Skip to content

Commit 8f891f2

Browse files
Bump aiohttp from 3.9.0 to 3.9.1
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.0 to 3.9.1. - [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.9.0...v3.9.1) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent acf823e commit 8f891f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ yapf==0.40.2
5656

5757
zipp==3.17.0 ; python_version >= '3.8'
5858

59-
aiohttp==3.9.0 ; python_version >= '3.6'
59+
aiohttp==3.9.1 ; python_version >= '3.6'
6060

6161
aiosignal==1.3.1 ; python_version >= '3.7'
6262

0 commit comments

Comments
 (0)