Skip to content

Commit

Permalink
Bump asyncssh from 2.18.0 to 2.19.0
Browse files Browse the repository at this point in the history
Bumps [asyncssh](https://github.com/ronf/asyncssh) from 2.18.0 to 2.19.0.
- [Changelog](https://github.com/ronf/asyncssh/blob/develop/docs/changes.rst)
- [Commits](ronf/asyncssh@v2.18.0...v2.19.0)

---
updated-dependencies:
- dependency-name: asyncssh
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and thescouser89 committed Dec 16, 2024
1 parent ec70a90 commit cac2b83
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ license = "Apache-2.0"
[tool.poetry.dependencies]
python = "^3.11"
aiohttp = "^3.11"
asyncssh = "^2.18.0"
asyncssh = "^2.19.0"
voluptuous = "^0.15.2"
python-jose = "^3.3"
pyyaml = "^6.0"
Expand Down

0 comments on commit cac2b83

Please sign in to comment.