Skip to content

Commit

Permalink
fix: bump aiohttp to 3.10.8 to avoid 500 errors caused by yarl issue
Browse files Browse the repository at this point in the history
  • Loading branch information
b1tst0rm committed Oct 1, 2024
1 parent 7889b79 commit 95b6abf
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,5 +1,5 @@
aiohttp-jinja2==1.5.1
aiohttp==3.9.3
aiohttp==3.10.8
aiohttp_session==2.12.0
aiohttp-security==0.4.0
aiohttp-apispec==3.0.0b2
Expand Down

0 comments on commit 95b6abf

Please sign in to comment.