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
6 changes: 3 additions & 3 deletions .github/workflows/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 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.1.4
certifi==2026.2.25
# via requests
cffi==2.0.0
# via cryptography
Expand All @@ -26,7 +26,7 @@ jsonpatch==1.33
# via openstacksdk
jsonpointer==3.0.0
# via jsonpatch
keystoneauth1==5.13.0
keystoneauth1==5.13.1
# via openstacksdk
openstacksdk==4.10.0
# via -r .github/workflows/requirements.in
Expand All @@ -53,7 +53,7 @@ requestsexceptions==1.4.0
# via openstacksdk
setuptools==82.0.0
# via pbr
stevedore==5.6.0
stevedore==5.7.0
# via
# dogpile-cache
# keystoneauth1
Expand Down