From f5bb1be09149cf95f916a92fbd4e9afd4b2f539b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 18:43:01 +0000 Subject: [PATCH] Bump tqdm from 4.66.5 to 4.67.1 in /rastervision_aws_s3 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.5 to 4.67.1. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.5...v4.67.1) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- rastervision_aws_s3/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rastervision_aws_s3/requirements.txt b/rastervision_aws_s3/requirements.txt index 349ed3732..5c92e8288 100644 --- a/rastervision_aws_s3/requirements.txt +++ b/rastervision_aws_s3/requirements.txt @@ -1,4 +1,4 @@ rastervision_pipeline==0.31.2-dev boto3==1.34.155 -tqdm==4.66.5 +tqdm==4.67.1 botocore==1.34.158