From ac81aae4e5867bc89c693842078893d87288f999 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 21:59:38 +0000 Subject: [PATCH] Bump paramiko from 2.7.1 to 2.10.1 in /airflow Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.7.1 to 2.10.1. - [Release notes](https://github.com/paramiko/paramiko/releases) - [Changelog](https://github.com/paramiko/paramiko/blob/main/NEWS) - [Commits](https://github.com/paramiko/paramiko/compare/2.7.1...2.10.1) --- updated-dependencies: - dependency-name: paramiko dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- airflow/requirements-python3.7.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/airflow/requirements-python3.7.txt b/airflow/requirements-python3.7.txt index 8a90ba1..9ec991d 100644 --- a/airflow/requirements-python3.7.txt +++ b/airflow/requirements-python3.7.txt @@ -199,7 +199,7 @@ pandas-gbq==0.13.1 pandas==0.25.3 papermill==2.0.0 parameterized==0.7.1 -paramiko==2.7.1 +paramiko==2.10.1 parso==0.6.2 pathspec==0.7.0 pbr==5.4.4