From 75cfd45ca1ee07d60285feeb8d89ab7527d2433f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 21:50:24 +0000 Subject: [PATCH] Bump idna from 2.10 to 3.7 in /cv_playground Bumps [idna](https://github.com/kjd/idna) from 2.10 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/v2.10...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cv_playground/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cv_playground/requirements.txt b/cv_playground/requirements.txt index 3c99681..d3f1a27 100644 --- a/cv_playground/requirements.txt +++ b/cv_playground/requirements.txt @@ -12,7 +12,7 @@ cycler==0.10.0 decorator==4.4.2 defusedxml==0.6.0 entrypoints==0.3 -idna==2.10 +idna==3.7 ipykernel==5.4.3 ipympl==0.6.2 ipython==8.10.0