From 41f877dc2aaae941568163e6651537b4e9f1ea41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 15:44:18 +0000 Subject: [PATCH] Bump idna from 3.3 to 3.7 in /adminbirrator 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] --- adminbirrator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adminbirrator/requirements.txt b/adminbirrator/requirements.txt index 37b46ae..faa9e7d 100644 --- a/adminbirrator/requirements.txt +++ b/adminbirrator/requirements.txt @@ -9,7 +9,7 @@ google-auth==2.6.6 google-auth-httplib2==0.1.0 googleapis-common-protos==1.56.1 httplib2==0.20.4 -idna==3.3 +idna==3.7 mypy-extensions==0.4.3 pathspec==0.9.0 platformdirs==2.5.2