Skip to content

Commit

Permalink
build(deps): bump paramiko from 2.11.0 to 2.12.0
Browse files Browse the repository at this point in the history
Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.11.0 to 2.12.0.
- [Release notes](https://github.com/paramiko/paramiko/releases)
- [Changelog](https://github.com/paramiko/paramiko/blob/main/NEWS)
- [Commits](paramiko/paramiko@2.11.0...2.12.0)

---
updated-dependencies:
- dependency-name: paramiko
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ericswpark committed Nov 19, 2022
1 parent 64321f4 commit 279b897
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 @@ -10,6 +10,6 @@ djangorestframework==3.14.0
drf-chunked-upload==0.5.1
gunicorn==20.1.0
humanize==4.4.0
paramiko==2.11.0
paramiko==2.12.0
psycopg2-binary==2.9.5
sentry-sdk==1.11.0

0 comments on commit 279b897

Please sign in to comment.