From b8cb7d0cf6446970da05860d5cd183009f7e3168 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 01:52:49 +0000 Subject: [PATCH] Bump idna from 3.4 to 3.7 Bumps [idna](https://github.com/kjd/idna) from 3.4 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/v3.4...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index eb0e23e..4649043 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ httpx==0.23.2 # via aioauth-client humanize==4.6.0 # via -r requirements.in -idna==3.4 +idna==3.7 # via # anyio # rfc3986 @@ -84,9 +84,7 @@ python-dateutil==2.8.2 pytz==2023.3 # via -r requirements.in rfc3986[idna2008]==1.5.0 - # via - # httpx - # rfc3986 + # via httpx roman==4.1 # via -r requirements.in sentry-sdk==1.28.1