From 2f74b7ded54f268ae836e8afd38eeef8a33c6409 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 01:08:17 +0000 Subject: [PATCH] Bump idna from 3.3 to 3.7 Bumps [idna](https://github.com/kjd/idna) from 3.3 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.3...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_client.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_client.txt b/requirements_client.txt index 091856b..186b817 100644 --- a/requirements_client.txt +++ b/requirements_client.txt @@ -4,7 +4,7 @@ certifi==2022.12.7 charset-normalizer==2.1.0 constantly==15.1.0 hyperlink==21.0.0 -idna==3.3 +idna==3.7 incremental==21.3.0 playsound==1.3.0 PyQt5==5.15.7