Skip to content

Commit 4647729

Browse files
Merge pull request #51 from JanusGraph/dependabot/pip/aiohttp-3.9.5
Bump aiohttp from 3.9.0 to 3.9.5
2 parents 670ac9c + a9745e4 commit 4647729

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

requirements.txt

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# 3.9.1 does not work with Python 3.11 and 3.12
2-
aiohttp==3.9.0
1+
aiohttp==3.9.5
32

43
# on Python 3.11 and 3.12 this is not installed automatically as dependency of aiohttp
54
async-timeout==4.0.3

0 commit comments

Comments
 (0)