From 5ab8d006f3502c2184b82669da61bd3e01d61839 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 03:05:38 +0000 Subject: [PATCH] Bump idna from 3.4 to 3.7 in /scripts 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: indirect ... Signed-off-by: dependabot[bot] --- scripts/make_release_requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/make_release_requirements.txt b/scripts/make_release_requirements.txt index f182cea..9827d0f 100644 --- a/scripts/make_release_requirements.txt +++ b/scripts/make_release_requirements.txt @@ -19,13 +19,13 @@ deprecated==1.2.14 gitdb==4.0.10 # via gitpython gitpython==3.1.43 - # via -r scripts/make_release_requirements.in -idna==3.4 + # via -r make_release_requirements.in +idna==3.7 # via requests pycparser==2.21 # via cffi pygithub==2.3.0 - # via -r scripts/make_release_requirements.in + # via -r make_release_requirements.in pyjwt[crypto]==2.8.0 # via pygithub pynacl==1.5.0