Skip to content

Bump asyncssh from 2.23.0 to 2.23.1 in the pip group across 1 directory - #106

Merged
iu2frl merged 1 commit into
mainfrom
dependabot/pip/pip-3090d7de28
Aug 29, 2026
Merged

Bump asyncssh from 2.23.0 to 2.23.1 in the pip group across 1 directory#106
iu2frl merged 1 commit into
mainfrom
dependabot/pip/pip-3090d7de28

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 27, 2026

Copy link
Copy Markdown
Contributor

Bumps the pip group with 1 update in the / directory: asyncssh.

Updates asyncssh from 2.23.0 to 2.23.1

Changelog

Sourced from asyncssh's changelog.

Release 2.23.1 (6 Jun 2026)

  • Fixed an SCP path traversal issue. Thanks go to Jaden Furtado for reporting this issue.

  • Expanded previous fix to block unsafe user substitutions in server config. Thanks go to GitHub user cesabici-bit for reporting this issue.

  • Fixed default value for reuse_address and reuse_port, matching the behaavior of asyncio.create_server(). Thanks go to Alexander Shlemin for reporting the inconsistency.

Commits
  • 1b5839f Bump version number up to 2.23.1 and update change log
  • d730803 Fix SCP path traversal issue
  • 3d515ba Expand unsafe username checks in commit 2af2382 to cover more cases
  • a60f863 Add warning about pre-existing links placed in an SFTP chroot
  • 8ca6702 Fix default values for reuse_address and reuse_port
  • 710e7a9 Fix date in change log
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the pip group with 1 update in the / directory: [asyncssh](https://github.com/ronf/asyncssh).


Updates `asyncssh` from 2.23.0 to 2.23.1
- [Changelog](https://github.com/ronf/asyncssh/blob/develop/docs/changes.rst)
- [Commits](ronf/asyncssh@v2.23.0...v2.23.1)

---
updated-dependencies:
- dependency-name: asyncssh
  dependency-version: 2.23.1
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 27, 2026
@github-actions

Copy link
Copy Markdown

Frontend Test Results (Node 26)

469 tests   469 ✅  13s ⏱️
 28 suites    0 💤
  2 files      0 ❌

Results for commit 43c1f34.

@github-actions

Copy link
Copy Markdown

Unit Test Results (Python 3.12)

710 tests   710 ✅  2m 39s ⏱️
  1 suites    0 💤
  1 files      0 ❌

Results for commit 43c1f34.

@iu2frl
iu2frl merged commit 47c7034 into main Aug 29, 2026
6 checks passed
@iu2frl
iu2frl deleted the dependabot/pip/pip-3090d7de28 branch August 29, 2026 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant