From 41254efd7d870a9dc14437307b1ec3d9c9698601 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 04:58:52 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the / directory: [idna](https://github.com/kjd/idna) and [paramiko](https://github.com/paramiko/paramiko). Updates `idna` from 3.6 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7) Updates `paramiko` from 2.12.0 to 3.4.0 - [Commits](https://github.com/paramiko/paramiko/compare/2.12.0...3.4.0) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production dependency-group: pip - dependency-name: paramiko dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index f410acc..9727bea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -77,7 +77,7 @@ httpcore==1.0.4 httpx==0.27.0 humanfriendly==10.0 hyperframe==6.0.1 -idna==3.6 +idna==3.7 importlib-metadata==6.11.0 importlib-resources==5.0.7 isodate==0.6.1 @@ -102,7 +102,7 @@ opentelemetry-api==1.23.0 opentelemetry-sdk==1.23.0 opentelemetry-semantic-conventions==0.44b0 packaging==21.3 -paramiko==2.12.0 +paramiko==3.4.0 pendulum==3.0.0 pkginfo==1.10.0 portalocker==1.7.1