From 41ed76e2499b6179c2fa4befb61016ca82247cdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 21:38:21 +0000 Subject: [PATCH] Bump idna from 2.10 to 3.7 in /capstone/src/main/python Bumps [idna](https://github.com/kjd/idna) from 2.10 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.10...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- capstone/src/main/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/capstone/src/main/python/requirements.txt b/capstone/src/main/python/requirements.txt index 11e9bcc..5d25998 100644 --- a/capstone/src/main/python/requirements.txt +++ b/capstone/src/main/python/requirements.txt @@ -24,7 +24,7 @@ gunicorn==20.0.4 h5py==2.10.0 httplib2==0.18.1 humanize==2.5.0 -idna==2.10 +idna==3.7 importlib-metadata==1.7.0 ipython==7.16.1 ipython-genutils==0.2.0