From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 02:42:38 +0000 (+0000) Subject: build(deps): bump idna from 3.4 to 3.7 in /docs X-Git-Tag: rec-5.1.0-alpha1~42^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F14064%2Fhead;p=thirdparty%2Fpdns.git build(deps): bump idna from 3.4 to 3.7 in /docs 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] --- diff --git a/docs/requirements.txt b/docs/requirements.txt index 047b73de55..889eba5ca3 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -114,9 +114,9 @@ fake-factory==0.5.11 \ guzzle-sphinx-theme==0.7.11 \ --hash=sha256:9b8c1639c343c02c3f3db7df660ddf6f533b5454ee92a5f7b02edaa573fed3e6 # via -r requirements.in -idna==3.4 \ - --hash=sha256:814f528e8dead7d329833b91c5faa87d60bf71824cd12a7530b5526063d02cb4 \ - --hash=sha256:90b77e79eaa3eba6de819a0c442c0b4ceefc341a7a2ab77d7562bf49f425c5c2 +idna==3.7 \ + --hash=sha256:028ff3aadf0609c1fd278d8ea3089299412a7a8b9bd005dd08b9f8285bcb5cfc \ + --hash=sha256:82fee1fc78add43492d3a1898bfa6d8a904cc97d8427f683ed8e798d07761aa0 # via requests imagesize==1.4.1 \ --hash=sha256:0d8d18d08f840c19d0ee7ca1fd82490fdc3729b7ac93f49870406ddde8ef8d8b \