Skip to content

Commit

Permalink
Update paramiko requirement from ~=2.12.0 to ~=3.5.0
Browse files Browse the repository at this point in the history
Updates the requirements on [paramiko](https://github.com/paramiko/paramiko) to permit the latest version.
- [Commits](paramiko/paramiko@2.12.0...3.5.0)

---
updated-dependencies:
- dependency-name: paramiko
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent acb581a commit 76c04de
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
@@ -1,6 +1,6 @@
openstacksdk==0.62
mergedeep~=1.3.4
paramiko~=2.12.0
paramiko~=3.5.0
python-cinderclient
python-keystoneclient
python-novaclient
Expand Down

0 comments on commit 76c04de

Please sign in to comment.