From a1dce4a27865902e1488d1a1087b86647ca9614f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 04:26:18 +0000 Subject: [PATCH] Bump idna from 3.6 to 3.7 in /requirements 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: indirect ... Signed-off-by: dependabot[bot] --- requirements/template.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements/template.txt b/requirements/template.txt index aa6c08b..e258149 100644 --- a/requirements/template.txt +++ b/requirements/template.txt @@ -21,8 +21,8 @@ click==8.1.7 # cookiecutter # pip-tools cookiecutter==2.6.0 - # via -r requirements/template.in -idna==3.6 + # via -r template.in +idna==3.7 # via requests importlib-metadata==7.0.1 # via pip-sync-faster @@ -37,10 +37,10 @@ mdurl==0.1.2 packaging==23.2 # via build pip-sync-faster==0.0.3 - # via -r requirements/template.in + # via -r template.in pip-tools==7.4.1 # via - # -r requirements/template.in + # -r template.in # pip-sync-faster pygments==2.17.2 # via rich