Skip to content

Commit 02725e7

Browse files
Bump paramiko from 2.12.0 to 5.0.0 in /tests
Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.12.0 to 5.0.0. - [Commits](paramiko/paramiko@2.12.0...5.0.0) --- updated-dependencies: - dependency-name: paramiko dependency-version: 5.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c63094b commit 02725e7

2 files changed

Lines changed: 22 additions & 16 deletions

File tree

tests/poetry.lock

Lines changed: 21 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ python = "^3.10"
99
pytest = "^8"
1010
psutil = "^5.9.1"
1111
pyotp = "^2.6.0"
12-
paramiko = "^2.11.0"
12+
paramiko = ">=2.11,<6.0"
1313
Flask = ">=2.2.1,<4.0.0"
1414
requests = "^2.28.1"
1515
flask-sock = "^0.5.2"

0 commit comments

Comments
 (0)