Skip to content

Commit

Permalink
feat(Dependencies): Update dependency keystoneauth1 to v5.8.0
Browse files Browse the repository at this point in the history
| datasource | package       | from  | to    |
| ---------- | ------------- | ----- | ----- |
| pypi       | keystoneauth1 | 5.4.0 | 5.8.0 |
  • Loading branch information
renovate[bot] authored Aug 29, 2024
1 parent f9adfe5 commit f71f087
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 @@ -22,7 +22,7 @@ iso8601==2.1.0; python_version < '4' and python_full_version >= '3.6.2'
jmespath==1.0.1; python_version >= '3.7'
jsonpatch==1.33; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
jsonpointer==2.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
keystoneauth1==5.4.0; python_version >= '3.6'
keystoneauth1==5.8.0; python_version >= '3.6'
maya==0.6.1
munch==4.0.0
netifaces==0.11.0
Expand Down

0 comments on commit f71f087

Please sign in to comment.