Skip to content

Commit 008a83e

Browse files
Bump async-timeout from 3.0.1 to 4.0.2
Bumps [async-timeout](https://github.com/aio-libs/async-timeout) from 3.0.1 to 4.0.2. - [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.2) --- 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 47cda95 commit 008a83e

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.8.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.2
1414
# via aiohttp
1515
attrs==22.1.0
1616
# via aiohttp

0 commit comments

Comments
 (0)