From d1165dc91dab15e352f1575eb74050061c9780d1 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 05:38:10 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- requirements-tunnel.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tunnel.txt b/requirements-tunnel.txt index 97f009ca15..c80a8cde89 100644 --- a/requirements-tunnel.txt +++ b/requirements-tunnel.txt @@ -3,4 +3,4 @@ paramiko==3.4.0; python_version >= '3.11' types-paramiko==2.11.3; python_version < '3.11' types-paramiko==3.4.0.20240311; python_version >= '3.11' cryptography==36.0.2; python_version <= '3.6' -cryptography==39.0.1; python_version > '3.6' \ No newline at end of file +cryptography==39.0.1; python_version > '3.6'