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] committed Dec 25, 2023
1 parent 3ddb303 commit 8b80aef
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 @@ -39,7 +39,7 @@ Repository = "https://github.com/pyiron/pysqa"
[project.optional-dependencies]
sge = ["defusedxml==0.7.1"]
remote = [
"paramiko==3.3.1",
"paramiko==3.4.0",
"tqdm==4.66.1",
]
executor = [
Expand Down

0 comments on commit 8b80aef

Please sign in to comment.