Skip to content

Commit b72072e

Browse files
Bump aiohttp from 3.7.3 to 3.9.0 in /docs (#190)
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.3 to 3.9.0. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.7.3...v3.9.0) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 378c83d commit b72072e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aiohttp==3.7.3; python_version >= "3.6"
1+
aiohttp==3.9.0; python_version >= "3.6"
22
appdirs==1.4.4; python_full_version >= "3.6.1" and python_full_version < "4.0.0"
33
async-timeout==3.0.1; python_full_version >= "3.5.3" and python_version >= "3.6"
44
attrs==20.3.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"

0 commit comments

Comments
 (0)