From 7699c20fba14de900a124c7f5e44e78c00c31111 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 00:35:08 +0000 Subject: [PATCH] Bump idna from 3.3 to 3.7 Bumps [idna](https://github.com/kjd/idna) from 3.3 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.3...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-notebook.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-notebook.txt b/requirements-notebook.txt index 58f46ee..b2dd6c0 100644 --- a/requirements-notebook.txt +++ b/requirements-notebook.txt @@ -18,7 +18,7 @@ defusedxml==0.7.1 entrypoints==0.4 executing==0.8.3 fonttools==4.43.0 -idna==3.3 +idna==3.7 ipykernel==6.9.2 ipython==8.10.0 ipython-genutils==0.2.0 diff --git a/requirements.txt b/requirements.txt index 990d362..ac56a67 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ certifi==2023.7.22 charset-normalizer==2.0.12 -idna==3.3 +idna==3.7 python-dateutil==2.8.2 python-dotenv==0.19.2 requests==2.31.0