Skip to content

Commit

Permalink
Bump openstacksdk in /.github/workflows in the pip-version group
Browse files Browse the repository at this point in the history
Bumps the pip-version group in /.github/workflows with 1 update: [openstacksdk](https://docs.openstack.org/openstacksdk/).


Updates `openstacksdk` from 4.1.0 to 4.2.0

---
updated-dependencies:
- dependency-name: openstacksdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-version
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 767266a commit 3758dd7
Show file tree
Hide file tree
Showing 2 changed files with 4 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 == 4.1.0
openstacksdk == 4.2.0
6 changes: 3 additions & 3 deletions .github/workflows/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ jsonpointer==2.4
# via jsonpatch
keystoneauth1==5.6.0
# via openstacksdk
netifaces==0.11.0
# via openstacksdk
openstacksdk==4.1.0
openstacksdk==4.2.0
# via -r requirements.in
os-service-types==1.7.0
# via
Expand All @@ -44,6 +42,8 @@ pbr==6.0.0
# stevedore
platformdirs==4.2.2
# via openstacksdk
psutil==6.1.1
# via openstacksdk
pycparser==2.22
# via cffi
pyyaml==6.0.1
Expand Down

0 comments on commit 3758dd7

Please sign in to comment.