From 8aec107f52ec8a55774e31e3d396d9cf2a1e7c79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 16:27:43 +0000 Subject: [PATCH] Bump boto3 from 1.34.46 to 1.37.25 Bumps [boto3](https://github.com/boto/boto3) from 1.34.46 to 1.37.25. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.34.46...1.37.25) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index eca57635..28f98ad7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ test = [ "requests==2.32.3", "apache-airflow==2.10.3", "kubernetes==29.0.0", - "boto3==1.34.46", + "boto3==1.37.25", "backoff==2.2.1", "apache-airflow-providers-cncf-kubernetes==8.4.1", # "unity-py @ git+https://github.com/unity-sds/unity-monorepo.git@main#subdirectory=libs/unity-py"