Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and josep-tecnativa committed Oct 2, 2023
1 parent 5bbdda4 commit 6e4d671
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -12,7 +12,7 @@ boto = {version = "^2.49.0", optional = true}
boto3 = {version = "^1.28.57", optional = true}
gdata = {version = "^2.0.18", optional = true}
jottalib = {version = "^0.5.1", optional = true}
paramiko = {version = "^3.2.0", optional = true}
paramiko = {version = "^3.3.1", optional = true}
pexpect = {version = "^4.8.0", optional = true}
PyDrive = {version = "^1.3.1", optional = true}
PyDrive2 = {version = "^1.16.1", optional = true}
Expand Down

0 comments on commit 6e4d671

Please sign in to comment.