Skip to content

remove pinning cryptography, update paramiko to versions without the warning issue from #1260#1357

Merged
kba merged 1 commit intomasterfrom
update-paramiko
Apr 29, 2026
Merged

remove pinning cryptography, update paramiko to versions without the warning issue from #1260#1357
kba merged 1 commit intomasterfrom
update-paramiko

Conversation

@kba
Copy link
Copy Markdown
Member

@kba kba commented Apr 29, 2026

The problem with paramiko raising warnings about deprecated cryptography algorithms should have been fixed since at least 3.4.1 (paramiko/paramiko#2421).

Also, paramiko dropped support for Python 3.9 in 4.0.0, so another python_version conditional requirement.

@kba kba force-pushed the update-paramiko branch from a630a9e to 367deaa Compare April 29, 2026 12:32
Copy link
Copy Markdown
Collaborator

@bertsky bertsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kba kba merged commit 367deaa into master Apr 29, 2026
14 checks passed
@kba kba deleted the update-paramiko branch April 30, 2026 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants