Skip to content

Commit

Permalink
feat(Dependencies): Update dependency stevedore to v5.4.0
Browse files Browse the repository at this point in the history
| datasource | package   | from  | to    |
| ---------- | --------- | ----- | ----- |
| pypi       | stevedore | 5.1.0 | 5.4.0 |
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 6f562a7 commit a9d22e7
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 @@ -42,7 +42,7 @@ requests==2.32.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3
requestsexceptions==1.4.0
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
snaptime==0.2.4
stevedore==5.1.0; python_version >= '3.6'
stevedore==5.4.0; python_version >= '3.6'
toml==0.10.2
typing-extensions==4.12.2; python_version < '3.8'
tzdata==2023.4; python_version >= '3.6'
Expand Down

0 comments on commit a9d22e7

Please sign in to comment.