Skip to content

Commit 279a9da

Browse files
committed
pyproject: increase msgpack and asyncssh versions
Signed-off-by: Andrea Cervesato <andrea.cervesato@suse.com>
1 parent cd9597b commit 279a9da

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ kirk = "libkirk.main:run"
4949

5050
[project.optional-dependencies]
5151
testing = ["pytest", "pytest-asyncio"]
52-
ssh = ["asyncssh <= 2.17.0"]
53-
ltx = ["msgpack <= 1.1.0"]
52+
ssh = ["asyncssh <= 2.22.0"]
53+
ltx = ["msgpack <= 1.1.2"]
5454
docs = [
5555
"sphinx==8.2.3",
5656
"sphinx-rtd-theme==3.0.2",

0 commit comments

Comments
 (0)