From b5d540ca9ae77049d3fecc27aac38bb2844bd89e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 05:05:49 +0000 Subject: [PATCH] Bump idna from 3.6 to 3.7 in /kakebackend/fastapitest Bumps [idna](https://github.com/kjd/idna) from 3.6 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.6...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- kakebackend/fastapitest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kakebackend/fastapitest/requirements.txt b/kakebackend/fastapitest/requirements.txt index d326959..c0240e4 100644 --- a/kakebackend/fastapitest/requirements.txt +++ b/kakebackend/fastapitest/requirements.txt @@ -4,7 +4,7 @@ click==8.1.7 colorama==0.4.6 fastapi==0.110.1 h11==0.14.0 -idna==3.6 +idna==3.7 pydantic==2.6.4 pydantic_core==2.16.3 sniffio==1.3.1