Skip to content

Commit fc25a41

Browse files
Refresh pip-compile outputs (#135)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f6eab47 commit fc25a41

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

.github/workflows/requirements.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile .github/workflows/requirements.in --output-file=.github/workflows/requirements.txt
3-
certifi==2026.2.25
3+
certifi==2026.5.20
44
# via requests
55
cffi==2.0.0
66
# via cryptography
77
charset-normalizer==3.4.7
88
# via requests
9-
cryptography==46.0.7
9+
cryptography==48.0.0
1010
# via openstacksdk
11-
decorator==5.2.1
11+
decorator==5.3.1
1212
# via
1313
# dogpile-cache
1414
# openstacksdk
1515
dogpile-cache==1.5.0
1616
# via openstacksdk
17-
idna==3.11
17+
idna==3.16
1818
# via requests
1919
iso8601==2.1.0
2020
# via
@@ -26,7 +26,7 @@ jsonpatch==1.33
2626
# via openstacksdk
2727
jsonpointer==3.1.1
2828
# via jsonpatch
29-
keystoneauth1==5.13.1
29+
keystoneauth1==5.14.0
3030
# via openstacksdk
3131
openstacksdk==4.13.0
3232
# via -r .github/workflows/requirements.in
@@ -47,11 +47,11 @@ pycparser==3.0
4747
# via cffi
4848
pyyaml==6.0.3
4949
# via openstacksdk
50-
requests==2.33.1
50+
requests==2.34.2
5151
# via keystoneauth1
5252
setuptools==82.0.1
5353
# via pbr
54-
stevedore==5.7.0
54+
stevedore==5.8.0
5555
# via
5656
# dogpile-cache
5757
# keystoneauth1
@@ -60,5 +60,5 @@ typing-extensions==4.15.0
6060
# keystoneauth1
6161
# openstacksdk
6262
# os-service-types
63-
urllib3==2.6.3
63+
urllib3==2.7.0
6464
# via requests

0 commit comments

Comments
 (0)