Skip to content

Commit 251a669

Browse files
Update dependency aiohttp to v3.9.0
1 parent 868b172 commit 251a669

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aiohttp==3.8.5
1+
aiohttp==3.9.0
22
aiosignal==1.3.1
33
async-timeout==4.0.3
44
attrs==23.1.0

src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aiohttp==3.8.5
1+
aiohttp==3.9.0
22
aiosignal==1.3.1
33
async-timeout==4.0.3
44
attrs==23.1.0

0 commit comments

Comments
 (0)