Update to paramiko-3.4.1 (#7240)

Solves the deprecation warning for TripleDES
Related: https://github.com/paramiko/paramiko/issues/2419
This commit is contained in:
Eric Radman
2024-12-06 21:23:45 -05:00
committed by GitHub
parent 2ff83679fe
commit 130ab1fe1a
2 changed files with 5 additions and 4 deletions

View File

@@ -87,6 +87,7 @@ xlsxwriter = "1.2.2"
tzlocal = "4.3.1"
pyodbc = "5.1.0"
debugpy = "^1.8.9"
paramiko = "3.4.1"
[tool.poetry.group.all_ds]
optional = true