Skip to content

Commit

Permalink
build(deps): bump paramiko from 3.4.1 to 3.5.0 in /server
Browse files Browse the repository at this point in the history
Bumps [paramiko](https://github.com/paramiko/paramiko) from 3.4.1 to 3.5.0.
- [Commits](paramiko/paramiko@3.4.1...3.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and ericswpark committed Sep 16, 2024
1 parent eb97680 commit 69e30cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/requirements/common.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ django-ipware==7.0.1
djangorestframework==3.15.2
drf-chunked-upload==0.6.0
humanize==4.10.0
paramiko==3.4.1
paramiko==3.5.0
psycopg2-binary==2.9.9
pymemcache==4.0.0
python-dotenv==1.0.1
Expand Down

0 comments on commit 69e30cc

Please sign in to comment.