From b9bb4e1d225478de99aa74991821875e9e8c86bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 09:58:03 +0000 Subject: [PATCH] Bump idna from 3.7 to 3.8 Bumps [idna](https://github.com/kjd/idna) from 3.7 to 3.8. - [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.7...v3.8) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-linux.txt | 2 +- requirements-windows.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-linux.txt b/requirements-linux.txt index 2065103..3d70938 100644 --- a/requirements-linux.txt +++ b/requirements-linux.txt @@ -2,7 +2,7 @@ blake3==0.4.1 certifi==2024.6.2 chardet==5.2.0 clipboard==0.0.4 -idna==3.7 +idna==3.8 Pillow==10.3.0 pynput==1.7.7 pyperclip==1.9.0 diff --git a/requirements-windows.txt b/requirements-windows.txt index 432d0c1..08ff67e 100644 --- a/requirements-windows.txt +++ b/requirements-windows.txt @@ -2,7 +2,7 @@ blake3==0.4.1 certifi==2024.6.2 chardet==5.2.0 clipboard==0.0.4 -idna==3.7 +idna==3.8 Pillow==10.3.0 pynput==1.7.7 pyperclip==1.9.0