From 66ec004fc175e64c878123afca227deff065369c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 03:21:38 +0000 Subject: [PATCH] Bump idna from 3.4 to 3.7 Bumps [idna](https://github.com/kjd/idna) from 3.4 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.4...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements3.10.txt | 2 +- requirements3.8.txt | 2 +- requirements3.9.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements3.10.txt b/requirements3.10.txt index ce25b23..2648ca3 100644 --- a/requirements3.10.txt +++ b/requirements3.10.txt @@ -4,7 +4,7 @@ cffi==1.15.1 charset-normalizer==3.1.0 cryptography==42.0.4 greenlet==2.0.2 -idna==3.4 +idna==3.7 Jinja2==3.1.2 macholib==1.16.2 MarkupSafe==2.1.2 diff --git a/requirements3.8.txt b/requirements3.8.txt index 60fee1e..27836cc 100644 --- a/requirements3.8.txt +++ b/requirements3.8.txt @@ -4,7 +4,7 @@ charset-normalizer==2.1.1 cryptography==42.0.4 cx-Oracle==8.3.0 greenlet==1.1.2 -idna==3.4 +idna==3.7 numpy==1.22.2 oracledb==1.0.0 pandas==1.1.3 diff --git a/requirements3.9.txt b/requirements3.9.txt index aa2ae92..a46ea0e 100644 --- a/requirements3.9.txt +++ b/requirements3.9.txt @@ -4,7 +4,7 @@ charset-normalizer==3.1.0 cryptography==42.0.4 cx-Oracle==8.3.0 greenlet==2.0.2 -idna==3.4 +idna==3.7 Jinja2==3.1.2 MarkupSafe==2.1.2 numpy==1.24.2