Skip to content

Commit 95c2d00

Browse files
⬆️ Update aiohttp-retry requirement from ~=2.9.0 to ~=2.9.1 (#217)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 143a83b commit 95c2d00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aiohttp>=3.9.4,<4.0
2-
aiohttp_retry~=2.9.0
2+
aiohttp_retry~=2.9.1
33
orjson>=3.10.10
44
pydantic>=2.6,<3.0
55
python-dateutil>=2

0 commit comments

Comments
 (0)