Skip to content

Commit 36aaf8c

Browse files
committed
⬆️ Bump asyncssh to ~=2.22.0 (#7245)
Regenerate uv.lock and environment.yml via pre-commit hooks after bumping asyncssh version constraint.
1 parent 85444fb commit 36aaf8c

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies:
88
- python>=3.10
99
- alembic~=1.8
1010
- archive-path~=0.4.2
11-
- asyncssh~=2.21.0
11+
- asyncssh~=2.22.0
1212
- circus~=0.19.0
1313
- click-spinner~=0.1.8
1414
- click<8.3,>=8.1.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ classifiers = [
3030
dependencies = [
3131
'alembic~=1.8',
3232
'archive-path~=0.4.2',
33-
"asyncssh~=2.21.0",
33+
"asyncssh~=2.22.0",
3434
'circus~=0.19.0',
3535
'click-spinner~=0.1.8',
3636
'click>=8.1.0,<8.3',

uv.lock

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

0 commit comments

Comments
 (0)