Skip to content

Commit f31b5bc

Browse files
Bump aiohttp from 3.13.3 to 3.13.4
--- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 57eee77 commit f31b5bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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
aiohappyeyeballs==2.6.1; python_version >= '3.10'
20-
aiohttp==3.13.3; python_version >= '3.10'
20+
aiohttp==3.13.4; python_version >= '3.10'
2121
aiosignal==1.4.0; python_version >= '3.10'
2222
async-timeout==3.0.1; python_version >= '3.5' and python_version < '3.10'
2323
async-timeout==5.0.1; python_version >= '3.10'

0 commit comments

Comments
 (0)