From 8d47e82cdac7f69c1c6004c582ab594928e4f426 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 03:51:58 +0000 Subject: [PATCH] Bump idna from 3.4 to 3.7 in /backend/worker 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: direct:production ... Signed-off-by: dependabot[bot] --- backend/worker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/worker/requirements.txt b/backend/worker/requirements.txt index c15afd3f..f32a911c 100644 --- a/backend/worker/requirements.txt +++ b/backend/worker/requirements.txt @@ -7,7 +7,7 @@ dnstwist==20230509 docopt==0.6.2 git+https://github.com/LeapBeyond/scrubadub.git@d0e12c5d922631af3532d044196b05fb1b7c8c1c git+https://github.com/mitmproxy/mitmproxy@e0e46f4 -idna==3.4 +idna==3.7 joblib==1.2.0 mitmproxy_wireguard==0.1.23 numpy==1.24.3