Bump paramiko from 2.11.0 to 3.4.0 in /spug_api

Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.11.0 to 3.4.0.
- [Commits](https://github.com/paramiko/paramiko/compare/2.11.0...3.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/spug_api/paramiko-3.4.0
dependabot[bot] 2023-12-19 20:49:34 +00:00 committed by GitHub
parent 4666795a28
commit ae40c22aeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ Django==2.2.28
asgiref==3.2.10
channels==2.3.1
channels_redis==2.4.1
paramiko==2.11.0
paramiko==3.4.0
django-redis==4.10.0
requests==2.27.1
GitPython==3.1.20