Skip to content

Commit

Permalink
feat(Dependencies): Update dependency openstacksdk to v2
Browse files Browse the repository at this point in the history
| datasource | package      | from  | to    |
| ---------- | ------------ | ----- | ----- |
| pypi       | openstacksdk | 1.5.0 | 2.0.0 |
  • Loading branch information
renovate[bot] authored Oct 30, 2023
1 parent 9cefc87 commit 049a8cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ keystoneauth1==5.3.0; python_version >= '3.6'
maya==0.6.1
munch==4.0.0
netifaces==0.11.0
openstacksdk==1.5.0
openstacksdk==2.0.0
os-service-types==1.7.0
pbr==5.11.1; python_version >= '2.6'
pendulum==2.1.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
Expand Down

0 comments on commit 049a8cf

Please sign in to comment.