diff --git a/requirements.txt b/requirements.txt index a4a8447..85132a1 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 aiohttp-middlewares==2.4.0 aiohttp-jinja2==1.5