Skip to content

Commit

Permalink
Bump paramiko from 3.3.1 to 3.4.0
Browse files Browse the repository at this point in the history
Bumps [paramiko](https://github.com/paramiko/paramiko) from 3.3.1 to 3.4.0.
- [Commits](paramiko/paramiko@3.3.1...3.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and kovshenin committed Apr 22, 2024
1 parent dd50084 commit dc4e4a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies = [
"invoke==2.2.0",
"Jinja2==3.1.2",
"packaging==23.1",
"paramiko==3.3.1",
"paramiko==3.4.0",
"python-digitalocean==1.17.0",
"PyYAML==6.0.1",
"requests==2.31.0",
Expand Down

0 comments on commit dc4e4a7

Please sign in to comment.