Skip to content

Commit

Permalink
📌 pin aiohttp to >=3.9.2 for vulnerability fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ff137 committed Apr 4, 2024
1 parent 5b5d8cb commit c516ec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
aiohttp>=3.6,<4.0
aiohttp>=3.9.2,<4.0
pydantic>=2.4,<3.0
python-dateutil>=2
typing-extensions>=4,<5.0
Expand Down

0 comments on commit c516ec9

Please sign in to comment.