From c3ffb69b94988014d7d5299100b640f1c780bcbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 06:25:08 +0000 Subject: [PATCH] Bump idna from 3.6 to 3.7 Bumps [idna](https://github.com/kjd/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) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-backup.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-backup.txt b/requirements-backup.txt index 4e59da8..e354294 100644 --- a/requirements-backup.txt +++ b/requirements-backup.txt @@ -17,7 +17,7 @@ filelock==3.13.3 fonttools==4.50.0 fsspec==2024.3.1 future==1.0.0 -idna==3.6 +idna==3.7 importlib_metadata==7.1.0 ipykernel==6.29.3 ipython==8.22.2 diff --git a/requirements.txt b/requirements.txt index d7be123..b6e3725 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ h11==0.14.0 h5py==3.11.0 httpcore==1.0.5 httpx==0.27.0 -idna==3.6 +idna==3.7 importlib_metadata==7.1.0 ipykernel==6.29.3 ipython==8.22.2