From e973c4ee91c832a6157e4e1c271fd90e2f7d201e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 22:34:31 +0000 Subject: [PATCH] build(deps): bump idna from 3.7 to 3.8 in the general group Bumps the general group with 1 update: [idna](https://github.com/kjd/idna). Updates `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 dependency-group: general ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b12ecd8..224141e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ future==1.0.0 gevent==24.2.1 gevent-websocket==0.10.1 greenlet==3.0.3 -idna==3.7 +idna==3.8 ipython==8.26.0 jedi==0.19.1 Jinja2==3.1.4