From 321b05a169ca7f0d7d3400767270c1d7ea9f7f1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 21:37:09 +0000 Subject: [PATCH] Bump idna from 2.10 to 3.7 in /webhook Bumps [idna](https://github.com/kjd/idna) from 2.10 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/v2.10...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- webhook/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webhook/requirements-dev.txt b/webhook/requirements-dev.txt index 40c7047..45d6e9a 100644 --- a/webhook/requirements-dev.txt +++ b/webhook/requirements-dev.txt @@ -27,7 +27,7 @@ httpcore==0.9.1 httptools==0.1.1 httpx==0.13.3 hyperframe==5.2.0 -idna==2.10 +idna==3.7 isort==4.3.21 lazy-object-proxy==1.4.3 mccabe==0.6.1