diff --git a/pyproject.toml b/pyproject.toml index 4b230b339..ba78d745c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dependencies = [ "click==8.1.3", "cryptography==41.0.1", "gunicorn==20.1.0", - "keystoneauth1==5.2.0", + "keystoneauth1==5.2.1", "oidcrp==2.1.4", "python-swiftclient==4.3.0", "uvloop==0.17.0", diff --git a/requirements.txt b/requirements.txt index b8d1cb9ce..c8b5afefb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ certifi==2023.5.7 click==8.1.3 cryptography==41.0.1 gunicorn==20.1.0 -keystoneauth1==5.2.0 +keystoneauth1==5.2.1 oidcrp==2.1.4 python-swiftclient==4.3.0 uvloop==0.17.0