Skip to content

Commit

Permalink
Bump paramiko from 2.11.0 to 3.4.0
Browse files Browse the repository at this point in the history
Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.11.0 to 3.4.0.
- [Commits](paramiko/paramiko@2.11.0...3.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent d940fd6 commit 316d5c2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion fixed-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ decorator==4.4.2
oslo.config>=1.12.1,<1.13
oslo.utils<5.0,>=4.0.0
# paramiko 2.11.0 is needed by cryptography > 37.0.0
paramiko==2.11.0
paramiko==3.4.0
passlib==1.7.4
prompt-toolkit==1.0.15
pyinotify==0.9.6 ; platform_system=="Linux"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ orjson==3.5.2
orquesta@ git+https://github.com/StackStorm/[email protected]
oslo.config>=1.12.1,<1.13
oslo.utils<5.0,>=4.0.0
paramiko==2.11.0
paramiko==3.4.0
passlib==1.7.4
prettytable==2.1.0
prompt-toolkit==1.0.15
Expand Down
2 changes: 1 addition & 1 deletion st2common/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ networkx<3
orjson==3.5.2
orquesta@ git+https://github.com/StackStorm/[email protected]
oslo.config>=1.12.1,<1.13
paramiko==2.11.0
paramiko==3.4.0
pyOpenSSL==23.1.0
pymongo==3.11.3
python-dateutil==2.8.1
Expand Down

0 comments on commit 316d5c2

Please sign in to comment.