Skip to content

Commit

Permalink
Merge pull request #3 from BioData-PT/dependabot/pip/aiohttp-3.8.5
Browse files Browse the repository at this point in the history
Bump aiohttp from 3.8.1 to 3.8.5
  • Loading branch information
FracassandoCasualmente authored Nov 9, 2023
2 parents 9fedc33 + d457d97 commit fe6fba8
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.8.1
aiohttp==3.8.5
aiohttp-cors==0.7.0
asyncpg~=0.24.0
pyyaml~=6.0
Expand Down

0 comments on commit fe6fba8

Please sign in to comment.