Skip to content

Commit 00aa75c

Browse files
Update dependency aiohttp to v3.9.0 [SECURITY]
1 parent 2ff8cb2 commit 00aa75c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
aiodns==3.1.1
22
aiofiles==0.8.0; python_version >= "3.6" and python_version < "4.0"
3-
aiohttp==3.8.6; python_version >= "3.6"
3+
aiohttp==3.9.0; python_version >= "3.6"
44
aiosignal==1.3.1; python_version >= "3.6"
55
async-timeout==4.0.3; python_version >= "3.6"
66
asyncio==3.4.3

0 commit comments

Comments
 (0)