Skip to content

build(deps): bump scp from 0.15.0 to 0.16.1 - #3185

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/scp-0.16.1
Open

build(deps): bump scp from 0.15.0 to 0.16.1#3185
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/scp-0.16.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps scp from 0.15.0 to 0.16.1.

Changelog

Sourced from scp's changelog.

0.16.1 (2026-07-29)

  • Fix missing import for paramiko, causing exception handling to fail in close()

0.16.0 (2026-07-13)

  • Fix typing for __init__()
  • Wait for remote scp processs to exit before closing channel
Commits
  • 8f2a778 Bump version to 0.16.1
  • 3b44ba4 Merge pull request #205 from risset-deuta/missing-paramiko-import
  • 49451fa fix: import paramiko
  • 26fd56d Merge pull request #203 from koteshyelamati/master
  • 0aa774f Fix bare except clauses in scp.py
  • 69e5040 Bump version to 0.16.0
  • c51f02c Merge pull request #202 from linmot-pd/patch-1
  • ec158fd Merge branch 'dropbear' into 'master'
  • 9ab99bd Fix 1 test when server and client don't share /tmp
  • a65ebad CI: Install openssh-client to provide scp binary
  • Additional commits viewable 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [scp](https://github.com/jbardin/scp.py) from 0.15.0 to 0.16.1.
- [Changelog](https://github.com/jbardin/scp.py/blob/master/CHANGELOG.md)
- [Commits](jbardin/scp.py@v0.15.0...v0.16.1)

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

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 11, 2026
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.

0 participants