Skip to content

Commit c1540fd

Browse files
Refresh pip-compile outputs
1 parent bfbd7c2 commit c1540fd

1 file changed

Lines changed: 7 additions & 8 deletions

File tree

.github/workflows/requirements.txt

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
# uv pip compile .github/workflows/requirements.in --output-file=.github/workflows/requirements.txt
33
certifi==2026.6.17
44
# via requests
5-
cffi==2.0.0
5+
cffi==2.1.0
66
# via cryptography
7-
charset-normalizer==3.4.7
7+
charset-normalizer==3.4.9
88
# via requests
99
cryptography==49.0.0
1010
# via openstacksdk
@@ -26,7 +26,7 @@ jsonpatch==1.33
2626
# via openstacksdk
2727
jsonpointer==3.1.1
2828
# via jsonpatch
29-
keystoneauth1==5.14.0
29+
keystoneauth1==5.15.0
3030
# via openstacksdk
3131
openstacksdk==4.17.0
3232
# via -r .github/workflows/requirements.in
@@ -36,10 +36,9 @@ os-service-types==1.8.2
3636
# openstacksdk
3737
pbr==7.0.3
3838
# via
39-
# keystoneauth1
4039
# openstacksdk
4140
# os-service-types
42-
platformdirs==4.10.0
41+
platformdirs==4.11.0
4342
# via openstacksdk
4443
psutil==7.2.2
4544
# via openstacksdk
@@ -49,13 +48,13 @@ pyyaml==6.0.3
4948
# via openstacksdk
5049
requests==2.34.2
5150
# via keystoneauth1
52-
setuptools==82.0.1
51+
setuptools==83.0.0
5352
# via pbr
54-
stevedore==5.8.0
53+
stevedore==5.9.0
5554
# via
5655
# dogpile-cache
5756
# keystoneauth1
58-
typing-extensions==4.15.0
57+
typing-extensions==4.16.0
5958
# via
6059
# keystoneauth1
6160
# os-service-types

0 commit comments

Comments
 (0)