Skip to content

Commit 75cf6ef

Browse files
Bump async-timeout from 3.0.1 to 4.0.0
Bumps [async-timeout](https://github.com/aio-libs/async_timeout) from 3.0.1 to 4.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@v3.0.1...v4.0.0) --- updated-dependencies: - dependency-name: async-timeout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 01d69ff commit 75cf6ef

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
@@ -10,7 +10,7 @@ aiofiles==0.7.0
1010
# via fdiff (setup.py)
1111
aiohttp==3.7.4.post0
1212
# via fdiff (setup.py)
13-
async-timeout==3.0.1
13+
async-timeout==4.0.0
1414
# via aiohttp
1515
attrs==21.2.0
1616
# via aiohttp

0 commit comments

Comments
 (0)