From b891e1f1b64f5f3a88cb9c87d86ee10a0aebc3d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 09:52:16 +0000 Subject: [PATCH] Bump idna from 3.4 to 3.7 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-version: '3.7' dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index de9840b4..7a9c5424 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ click==8.0.4 coverage==6.2 docker==5.0.3 flake8==5.0.4 -idna==3.4 +idna==3.7 itsdangerous==2.0.1 mccabe==0.7.0 nose==1.3.7 @@ -21,6 +21,7 @@ requests==2.31.0 requests-cache==0.7.5 semver==2.13.0 six==1.16.0 +tomli==2.2.1 url-normalize==1.4.3 urllib3==1.26.12 websocket-client==1.3.1