Skip to content

Commit 4e8051a

Browse files
Bump async-timeout from 4.0.3 to 5.0.1 (#811)
Bumps [async-timeout](https://github.com/aio-libs/async-timeout) from 4.0.3 to 5.0.1. - [Release notes](https://github.com/aio-libs/async-timeout/releases) - [Changelog](https://github.com/aio-libs/async-timeout/blob/master/CHANGES.rst) - [Commits](aio-libs/async-timeout@v4.0.3...v5.0.1) --- updated-dependencies: - dependency-name: async-timeout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2bf5e32 commit 4e8051a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-e .
22
aiohttp==3.10.11
33
aiohttp-session==2.12.1
4-
async-timeout==4.0.3
4+
async-timeout==5.0.1
55
coverage==7.6.1
66
cryptography==43.0.3
77
hiredis==3.1.0

0 commit comments

Comments
 (0)