aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Polden <mpolden@mpolden.no>2024-04-12 09:40:21 +0200
committerGitHub <noreply@github.com>2024-04-12 09:40:21 +0200
commitfddcd00d31f40f185a57f6dd50c63098e9b9525d (patch)
tree45b9b732d324d93114b683c081eccf8160c6b2b3
parentcf54a94e7d774617d449400647c51684ccb9506e (diff)
parent6285a433b4c5736523ac65d6eda16434ed42b295 (diff)
Merge pull request #38 from mpolden/dependabot/pip/idna-3.7HEADmaster
build(deps): bump idna from 3.3 to 3.7
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 1747a59..ca7b695 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -15,7 +15,7 @@ google-auth==2.6.0
google-auth-httplib2==0.1.0
googleapis-common-protos==1.55.0
httplib2==0.20.4
-idna==3.3
+idna==3.7
ifaddr==0.1.7
itsdangerous==2.1.2
Jinja2==3.1.3