From 9fd5efcb8ca5069ad79f8f29114e9a8c1d9d1d29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 19:51:18 +0000 Subject: [PATCH] Bump idna from 2.10 to 3.7 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ba20bee..2eb8c58 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ click==7.1.2 cycler==0.10.0 decorator==4.4.2 flake8==3.8.4 -idna==2.10 +idna==3.7 joblib==1.0.0 kiwisolver==1.3.1 librosa==0.8.0