From 88323e83a1db101c3f0e078c2e86d84aee78e20e Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 9 Sep 2024 03:41:44 +0000
Subject: [PATCH] Bump idna from 2.9 to 3.7 in /__tests__/data

Bumps [idna](https://github.com/kjd/idna) from 2.9 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/v2.9...v3.7)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 __tests__/data/requirements-linux.txt | 2 +-
 __tests__/data/requirements.txt       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/__tests__/data/requirements-linux.txt b/__tests__/data/requirements-linux.txt
index c9e14bba..3040293a 100644
--- a/__tests__/data/requirements-linux.txt
+++ b/__tests__/data/requirements-linux.txt
@@ -1,7 +1,7 @@
 certifi==2020.6.20
 chardet==3.0.4
 docutils==0.16
-idna==2.10
+idna==3.7
 Kivy==2.0.0rc3
 Kivy-Garden==0.1.4
 packaging==20.7
diff --git a/__tests__/data/requirements.txt b/__tests__/data/requirements.txt
index 62b581b2..c957a193 100644
--- a/__tests__/data/requirements.txt
+++ b/__tests__/data/requirements.txt
@@ -8,7 +8,7 @@ docutils==0.16
 
 future==0.18.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
 
-idna==2.9
+idna==3.7
 
 itsdangerous==1.1.0