Skip to content

Commit

Permalink
Bump paramiko from 2.11.0 to 3.4.0 in /workers
Browse files Browse the repository at this point in the history
Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.11.0 to 3.4.0.
- [Commits](paramiko/paramiko@2.11.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 90a5f14 commit 8fcf960
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion workers/manager-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ docker>=6.0.1,<7.0
psutil>=5.8.0,<6.0
humanfriendly>=9.2,<10.0
PyJWT>=2.4.0,<3.0
paramiko==2.11.0
paramiko==3.4.0
2 changes: 1 addition & 1 deletion workers/task-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ PyJWT>=2.4.0,<3.0
kiwixstorage==0.6
ujson>=5.1.0,<5.2
zimscraperlib>=1.4.1,<1.5
paramiko==2.11.0
paramiko==3.4.0

0 comments on commit 8fcf960

Please sign in to comment.