Skip to content

Commit

Permalink
Upgrade aiohttp to version 3.9.3
Browse files Browse the repository at this point in the history
to solve security issue at lower version < 3.9.2
  • Loading branch information
baegjae committed Mar 19, 2024
1 parent 73f4dd4 commit 66e850d
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.8.1
aiohttp~=3.9.3
aiohttp-apispec~=2.2.1
aiohttp-cors~=0.7.0
apispec~=3.3.0
Expand Down

0 comments on commit 66e850d

Please sign in to comment.