Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions .github/workflows/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
# This file was autogenerated by uv via the following command:
# uv pip compile .github/workflows/requirements.in --output-file=.github/workflows/requirements.txt
certifi==2026.2.25
certifi==2026.5.20
# via requests
cffi==2.0.0
# via cryptography
charset-normalizer==3.4.7
# via requests
cryptography==46.0.7
cryptography==48.0.0
# via openstacksdk
decorator==5.2.1
decorator==5.3.1
# via
# dogpile-cache
# openstacksdk
dogpile-cache==1.5.0
# via openstacksdk
idna==3.11
idna==3.16
# via requests
iso8601==2.1.0
# via
Expand All @@ -26,7 +26,7 @@ jsonpatch==1.33
# via openstacksdk
jsonpointer==3.1.1
# via jsonpatch
keystoneauth1==5.13.1
keystoneauth1==5.14.0
# via openstacksdk
openstacksdk==4.13.0
# via -r .github/workflows/requirements.in
Expand All @@ -47,11 +47,11 @@ pycparser==3.0
# via cffi
pyyaml==6.0.3
# via openstacksdk
requests==2.33.1
requests==2.34.2
# via keystoneauth1
setuptools==82.0.1
# via pbr
stevedore==5.7.0
stevedore==5.8.0
# via
# dogpile-cache
# keystoneauth1
Expand All @@ -60,5 +60,5 @@ typing-extensions==4.15.0
# keystoneauth1
# openstacksdk
# os-service-types
urllib3==2.6.3
urllib3==2.7.0
# via requests