Update cryptography dependency
All checks were successful
CI / test (push) Successful in 8m22s
Lint / test (push) Successful in 33s
Trivy / test (push) Successful in 26s

This commit is contained in:
Miguel Jacq 2026-02-17 10:00:39 +11:00
parent 5f6b0f49d9
commit 87ddf52e81
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9
2 changed files with 55 additions and 56 deletions

View file

@ -1,3 +1,7 @@
# 0.4.4 (unreleased)
* Update cryptography dependency
# 0.4.3
* Add support for AddressFamily and ConnectTimeout in the .ssh/config when using `--remote-ssh-config`.