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
10 changes: 5 additions & 5 deletions .github/workflows/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ certifi==2026.2.25
# via requests
cffi==2.0.0
# via cryptography
charset-normalizer==3.4.6
charset-normalizer==3.4.7
# via requests
cryptography==46.0.5
cryptography==46.0.7
# via openstacksdk
decorator==5.2.1
# via
Expand All @@ -24,7 +24,7 @@ jmespath==1.1.0
# via openstacksdk
jsonpatch==1.33
# via openstacksdk
jsonpointer==3.0.0
jsonpointer==3.1.1
# via jsonpatch
keystoneauth1==5.13.1
# via openstacksdk
Expand All @@ -39,15 +39,15 @@ pbr==7.0.3
# keystoneauth1
# openstacksdk
# os-service-types
platformdirs==4.9.4
platformdirs==4.9.6
# via openstacksdk
psutil==7.2.2
# via openstacksdk
pycparser==3.0
# via cffi
pyyaml==6.0.3
# via openstacksdk
requests==2.32.5
requests==2.33.1
# via keystoneauth1
requestsexceptions==1.4.0
# via openstacksdk
Expand Down