Skip to content

Commit 1db64da

Browse files
Bump async-timeout from 4.0.3 to 5.0.0
Bumps [async-timeout](https://github.com/aio-libs/async-timeout) from 4.0.3 to 5.0.0. - [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.0) --- updated-dependencies: - dependency-name: async-timeout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 56dc2c1 commit 1db64da

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,6 +1,6 @@
11
aiohttp==3.10.10
22

33
# on Python 3.11 and 3.12 this is not installed automatically as dependency of aiohttp
4-
async-timeout==4.0.3
4+
async-timeout==5.0.0
55

66
gremlinpython==3.7.2

0 commit comments

Comments
 (0)