Skip to content

Commit 9070a83

Browse files
Bump python-openstackclient from 6.0.0 to 7.3.1
Bumps [python-openstackclient](https://docs.openstack.org/python-openstackclient/latest/) from 6.0.0 to 7.3.1. --- updated-dependencies: - dependency-name: python-openstackclient dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c36287d commit 9070a83

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-rest.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ paramiko~=3.4.0
44
python-cinderclient
55
python-keystoneclient
66
python-novaclient
7-
python-openstackclient==6.0.0
7+
python-openstackclient==7.3.1
88
PyYAML~=6.0
99
shortuuid~=1.0.13
1010
sshtunnel~=0.4.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ paramiko~=3.5.0
44
python-cinderclient
55
python-keystoneclient
66
python-novaclient
7-
python-openstackclient==6.0.0
7+
python-openstackclient==7.3.1
88
PyYAML~=6.0
99
shortuuid~=1.0.13
1010
sshtunnel~=0.4.0

0 commit comments

Comments
 (0)