Skip to content

Commit

Permalink
Bump paramiko from 2.12.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.12.0 to 3.4.0.
- [Commits](paramiko/paramiko@2.12.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 f060aa7 commit 2c81492
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 53 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dateparser = "~=1.1"
django-environ = "<1.0.0"
django_compressor = "<3.0.0"
# Serveradmin extras:
paramiko = "~=2.10"
paramiko = "~=3.4"
pexpect = "<5.0.0"
rich = "*"
typing-extensions = "*"
Expand Down
110 changes: 58 additions & 52 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2c81492

Please sign in to comment.