From 63ed60952134f7980b2d6e0850461bd916c594da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 07:38:18 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: black dependency-type: direct:production dependency-group: pip - dependency-name: idna dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9d2c470..c01d778 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ annotated-types==0.6.0 anyio==4.2.0 argcomplete==3.2.2 -black==24.2.0 +black==24.3.0 boto3==1.34.56 botocore==1.34.56 certifi==2024.2.2 @@ -15,7 +15,7 @@ exceptiongroup==1.2.0 h11==0.14.0 httpcore==1.0.3 httpx==0.26.0 -idna==3.6 +idna==3.7 importlib-metadata==7.0.1 iniconfig==2.0.0 jaraco.classes==3.3.1 @@ -46,7 +46,7 @@ python-dotenv==1.0.1 PyYAML==6.0.1 questionary==2.0.1 readme_renderer==43.0 -requests==2.31.0 +requests==2.32.0 requests-toolbelt==1.0.0 rfc3986==2.0.0 rich==13.7.1