diff --git a/pyproject.toml b/pyproject.toml index a72be01a8..0fe5fca5b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dependencies = [ "asyncpg==0.30.0", "certifi==2025.1.31", "click==8.1.8", - "cryptography==43.0.3", + "cryptography==44.0.1", "gunicorn==23.0.0", "keystoneauth1==5.9.1", "oidcrp==2.1.4", diff --git a/requirements.txt b/requirements.txt index 7bcfa3bac..dad84f004 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ redis==5.2.1 asyncpg==0.30.0 certifi==2025.1.31 click==8.1.8 -cryptography==43.0.3 +cryptography==44.0.1 gunicorn==23.0.0 keystoneauth1==5.9.1 oidcrp==2.1.4