From 1090ff69934fe73cf63c47b09ee6c08e13cbb4cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 22:00:55 +0000 Subject: [PATCH] Bump dnspython from 2.2.1 to 2.6.1 Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.2.1 to 2.6.1. - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst) - [Commits](https://github.com/rthalley/dnspython/compare/v2.2.1...v2.6.1) --- updated-dependencies: - dependency-name: dnspython 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..d0d2651 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,7 +52,7 @@ cryptography==41.0.6 # via # pyjwt # python-jose -dnspython==2.2.1 +dnspython==2.6.1 # via email-validator ecdsa==0.17.0 # via python-jose @@ -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