From bfd8d2d769ad12b9889043039cb8a4b88be9eb95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 04:50:43 +0000 Subject: [PATCH] Bump idna from 3.6 to 3.7 in /up_and_running 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] --- up_and_running/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/up_and_running/requirements.txt b/up_and_running/requirements.txt index 94be5e9..31b1ef9 100644 --- a/up_and_running/requirements.txt +++ b/up_and_running/requirements.txt @@ -6,7 +6,7 @@ distro==1.9.0 h11==0.14.0 httpcore==1.0.4 httpx==0.27.0 -idna==3.6 +idna==3.7 markdown-it-py==3.0.0 mdurl==0.1.2 openai==1.13.3