Skip to content

Commit ee00f75

Browse files
Bump the production-dependencies group with 2 updates
Bumps the production-dependencies group with 2 updates: [kiwixstorage](https://github.com/kiwix/python_storagelib) and [paramiko](https://github.com/paramiko/paramiko). Updates `kiwixstorage` from 0.6 to 0.8.3 - [Changelog](https://github.com/openzim/python-storagelib/blob/main/CHANGELOG.md) - [Commits](openzim/python-storagelib@v0.6...v0.8.3) Updates `paramiko` from 2.11.0 to 3.4.0 - [Commits](paramiko/paramiko@2.11.0...3.4.0) --- updated-dependencies: - dependency-name: kiwixstorage dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: paramiko dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c68b32 commit ee00f75

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

workers/manager-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ docker==7.0.0
33
psutil==5.9.8
44
humanfriendly==10.0
55
PyJWT==2.8.0
6-
paramiko==2.11.0
6+
paramiko==3.4.0

workers/task-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ docker==7.0.0
33
psutil==5.9.8
44
humanfriendly==10.0
55
PyJWT==2.8.0
6-
kiwixstorage==0.6
6+
kiwixstorage==0.8.3
77
ujson==5.9.0
88
libzim==3.4.0
9-
paramiko==2.11.0
9+
paramiko==3.4.0

0 commit comments

Comments
 (0)