diff --git a/.github/workflows/requirements.txt b/.github/workflows/requirements.txt index 66c7242..0034743 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -6,7 +6,7 @@ cffi==1.16.0 # via cryptography charset-normalizer==3.3.2 # via requests -cryptography==42.0.8 +cryptography==43.0.1 # via openstacksdk decorator==5.1.1 # via @@ -56,7 +56,5 @@ stevedore==5.2.0 # via # dogpile-cache # keystoneauth1 -typing-extensions==4.12.1 - # via dogpile-cache urllib3==2.2.1 # via requests