From 35ef9478754030276f93c5d8b33b7cfd5d2e6714 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 14:52:11 +0000 Subject: [PATCH] build(deps): bump boto3 from 1.35.36 to 1.35.37 Bumps [boto3](https://github.com/boto/boto3) from 1.35.36 to 1.35.37. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.36...1.35.37) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/requirements-docs.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements-docs.txt b/docs/requirements-docs.txt index 3c517bdec..b4a5ab208 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt @@ -38,9 +38,9 @@ beautifulsoup4==4.12.3 # pydata-sphinx-theme bleach==6.1.0 # via nbconvert -boto3==1.35.36 +boto3==1.35.37 # via -r docs/requirements-docs.in -botocore==1.35.36 +botocore==1.35.37 # via # boto3 # s3transfer