Skip to content

Commit

Permalink
Merge pull request #17 from BioData-PT/dependabot/pip/aiohttp-3.9.2
Browse files Browse the repository at this point in the history
Bump aiohttp from 3.9.0 to 3.9.2
  • Loading branch information
FracassandoCasualmente authored Apr 11, 2024
2 parents 83d0857 + 87dab06 commit cf2fb15
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
Expand Up @@ -2,7 +2,7 @@
# That's the case for the HTTPFound redirections
# It seems the cookies are not sent in the response, and therefore, the browser does not store them
# Obviously, sessions do not work then, and Openid Connect auth.py code is broken
aiohttp==3.9.0
aiohttp==3.9.2
aiohttp-cors==0.7.0
asyncpg~=0.24.0
pyyaml~=6.0
Expand Down

0 comments on commit cf2fb15

Please sign in to comment.