Skip to content

Commit

Permalink
Bump openstacksdk from 3.1.0 to 4.0.0 in /.github/workflows
Browse files Browse the repository at this point in the history
Bumps [openstacksdk](https://docs.openstack.org/openstacksdk/) from 3.1.0 to 4.0.0.

---
updated-dependencies:
- dependency-name: openstacksdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent 738f776 commit dd5aa4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/requirements.in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
openstacksdk == 3.1.0
openstacksdk == 4.0.0
4 changes: 1 addition & 3 deletions .github/workflows/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ keystoneauth1==5.6.0
# via openstacksdk
netifaces==0.11.0
# via openstacksdk
openstacksdk==3.1.0
openstacksdk==4.0.0
# via -r requirements.in
os-service-types==1.7.0
# via
Expand All @@ -56,7 +56,5 @@ stevedore==5.2.0
# via
# dogpile-cache
# keystoneauth1
typing-extensions==4.12.1
# via dogpile-cache
urllib3==2.2.1
# via requests

0 comments on commit dd5aa4d

Please sign in to comment.