Skip to content

Commit afc4dff

Browse files
Bump aiohttp from 3.8.1 to 3.12.14
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.1 to 3.12.14. - [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.8.1...v3.12.14) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 10372d0 commit afc4dff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ requests==2.22.0; python_version < '3.10'
1717
six==1.12.0; python_version < '3.10'
1818
urllib3==1.25.9; python_version < '3.10'
1919
aiohttp==3.5.4; python_version >= '3.5' and python_version < '3.10'
20-
aiohttp==3.8.1; python_version >= '3.10'
20+
aiohttp==3.12.14; python_version >= '3.10'
2121
aiosignal==1.2.0; python_version >= '3.10'
2222
async-timeout==3.0.1; python_version >= '3.5' and python_version < '3.10'
2323
async-timeout==4.0.2; python_version >= '3.10'

0 commit comments

Comments
 (0)