Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2023
1 parent f11587a commit 28c3428
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion envs/requirements-sarracenia.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ importlib-metadata==6.0.0
jsonpickle==3.0.0
metpx-sarracenia==2.22.10.post2
netifaces==0.11.0
paramiko==3.0.0
paramiko==3.4.0
pip==23.3
psutil==5.9.4
pycparser==2.21
Expand Down
2 changes: 1 addition & 1 deletion envs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ numpy-indexed==0.3.7
openpyxl==3.1.2
packaging==23.2
pandas==2.1.2
paramiko==3.3.1
paramiko==3.4.0
partd==1.4.1
pathspec==0.11.2
pbr==6.0.0
Expand Down

0 comments on commit 28c3428

Please sign in to comment.