diff --git a/requirements.txt b/requirements.txt index a9ef9c85..0892f7fd 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.9.2 +aiohttp==3.9.4 aiohttp-cors==0.7.0 asyncpg~=0.24.0 pyyaml~=6.0