Skip to content

Commit

Permalink
⬆️ Update aiohttp-retry requirement from ~=2.9.0 to ~=2.9.1
Browse files Browse the repository at this point in the history
Updates the requirements on [aiohttp-retry](https://github.com/inyutin/aiohttp_retry) to permit the latest version.
- [Release notes](https://github.com/inyutin/aiohttp_retry/releases)
- [Commits](inyutin/aiohttp_retry@v2.9.0...v2.9.1)

---
updated-dependencies:
- dependency-name: aiohttp-retry
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 9, 2024
1 parent 143a83b commit 4209799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aiohttp>=3.9.4,<4.0
aiohttp_retry~=2.9.0
aiohttp_retry~=2.9.1
orjson>=3.10.10
pydantic>=2.6,<3.0
python-dateutil>=2
Expand Down

0 comments on commit 4209799

Please sign in to comment.