Bump asyncssh from 2.22.0 to 2.23.0#1771
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [asyncssh](https://github.com/ronf/asyncssh) from 2.22.0 to 2.23.0. - [Changelog](https://github.com/ronf/asyncssh/blob/develop/docs/changes.rst) - [Commits](ronf/asyncssh@v2.22.0...v2.23.0) --- updated-dependencies: - dependency-name: asyncssh dependency-version: 2.23.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/asyncssh-2.23.0
branch
from
June 15, 2026 18:02
6923bad to
e4e5bc2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps asyncssh from 2.22.0 to 2.23.0.
Changelog
Sourced from asyncssh's changelog.
Commits
c060703Bump version number up to 2.23.0 and update change log2af2382Catch unsafe user substitutions in configa9dba89Fix string encoding in SFTPName objects returned by realpath()d2653a1Work around import issue introduced in fido2 version 2.2.0ff9745fFix latest mypy issues5972676Add unit test for server advertising an empty list of MAC algs049eaadSkip MAC address selection when AEAD ciphers are selected038b440Fix line wrappingb80da41Fix NameError in PQDH when handling invalid algorithms94a996cUpdate documentation for SSHServer.server_requested