Skip to content

Commit 1e72023

Browse files
authored
Bump aiohttp and async-timeout (#1517)
* build(deps): bump async-timeout from 3.0.1 to 4.0.2 in /tools 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/[email protected]) --- updated-dependencies: - dependency-name: async-timeout dependency-type: direct:production update-type: version-update:semver-major * build(deps): bump aiohttp from 3.7.4 to 3.8.1 in /tools Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.4 to 3.8.1. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/[email protected]) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-minor
1 parent 927d919 commit 1e72023

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
aiohttp==3.7.4
2-
async-timeout==3.0.1
1+
aiohttp==3.8.1
2+
async-timeout==4.0.2
33
logbook==1.5.3
44
pytz==2022.1
55
raven==6.10.0

0 commit comments

Comments
 (0)