diff --git a/pyproject.toml b/pyproject.toml index d3291b91a..bdb7c1f7a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ "asyncpg==0.29.0", "certifi==2024.7.4", "click==8.1.7", - "cryptography==43.0.0", + "cryptography==43.0.1", "gunicorn==22.0.0", "keystoneauth1==5.7.0", "oidcrp==2.1.4", diff --git a/requirements.txt b/requirements.txt index c42b9d41c..584eb82e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ redis==5.0.8 asyncpg==0.29.0 certifi==2024.7.4 click==8.1.7 -cryptography==43.0.0 +cryptography==43.0.1 gunicorn==22.0.0 keystoneauth1==5.7.0 oidcrp==2.1.4