From 2b9dc496e9732fe6cee71a7829441e996696fe16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 04:34:59 +0000 Subject: [PATCH] Bump idna from 3.6 to 3.7 in /chapter-07/lab-7.1 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] --- chapter-07/lab-7.1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter-07/lab-7.1/requirements.txt b/chapter-07/lab-7.1/requirements.txt index fb4ab40..39483cb 100644 --- a/chapter-07/lab-7.1/requirements.txt +++ b/chapter-07/lab-7.1/requirements.txt @@ -9,7 +9,7 @@ h11==0.14.0 httpcore==1.0.2 httpx==0.26.0 httpx-sse==0.4.0 -idna==3.6 +idna==3.7 pydantic==2.5.3 pydantic_core==2.14.6 sgmllib3k==1.0.0