We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 891f406 commit 5aae871Copy full SHA for 5aae871
1 file changed
.github/workflows/requirements.txt
@@ -30,18 +30,18 @@ keystoneauth1==5.12.0
30
# via openstacksdk
31
openstacksdk==4.7.1
32
# via -r .github/workflows/requirements.in
33
-os-service-types==1.8.0
+os-service-types==1.8.1
34
# via
35
# keystoneauth1
36
# openstacksdk
37
-pbr==7.0.1
+pbr==7.0.3
38
39
40
41
# os-service-types
42
platformdirs==4.5.0
43
44
-psutil==7.1.2
+psutil==7.1.3
45
46
pycparser==2.23
47
# via cffi
@@ -61,5 +61,6 @@ typing-extensions==4.15.0
61
62
63
64
+ # os-service-types
65
urllib3==2.5.0
66
# via requests
0 commit comments