diff --git a/requirements.txt b/requirements.txt index 610ab6a0..9325f382 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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.10.11 aiohttp-cors==0.7.0 asyncpg~=0.24.0 pyyaml~=6.0.1