From cb26e1602f9433a1334e1bc3ed9ff2e3ff7c643b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 00:37:46 +0000 Subject: [PATCH] Bump idna from 3.3 to 3.7 Bumps [idna](https://github.com/kjd/idna) from 3.3 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.3...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 2c2c4f6..f7ea88f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -74,7 +74,7 @@ gunicorn==20.1.0 # via -r requirements.in h11==0.13.0 # via uvicorn -idna==3.3 +idna==3.7 # via # anyio # email-validator @@ -108,9 +108,7 @@ pydantic[email]==1.9.0 # -r requirements.in # fastapi pyjwt[crypto]==2.3.0 - # via - # fastapi-users - # pyjwt + # via fastapi-users pypika-tortoise==0.1.4 # via tortoise-orm python-dotenv==0.20.0