diff --git a/pyproject.toml b/pyproject.toml index 8af96eb41..4d20432b2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ "asyncpg==0.29.0", "certifi==2024.2.2", "click==8.1.7", - "cryptography==42.0.2", + "cryptography==42.0.4", "gunicorn==21.2.0", "keystoneauth1==5.5.0", "oidcrp==2.1.4", diff --git a/requirements.txt b/requirements.txt index b7a99647a..4a2c1df7f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ redis==5.0.1 asyncpg==0.29.0 certifi==2024.2.2 click==8.1.7 -cryptography==42.0.2 +cryptography==42.0.4 gunicorn==21.2.0 keystoneauth1==5.5.0 oidcrp==2.1.4