From 12a9be5b0e7e868c02e06affe88423b5660ccf9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 04:42:49 +0000 Subject: [PATCH] build(deps): bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the / directory: [black](https://github.com/psf/black) and [idna](https://github.com/kjd/idna). Updates `black` from 24.2.0 to 24.3.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/24.2.0...24.3.0) Updates `idna` from 3.6 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.6...v3.7) --- updated-dependencies: - dependency-name: black dependency-type: direct:production dependency-group: pip - dependency-name: idna dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9d2c470..d71c2f8 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