From 7fb3d96198c54d05be5ea115637f6ddfeefa0dc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 05:13:27 +0000 Subject: [PATCH] build(deps): bump botocore from 1.43.56 to 1.43.71 in /backend Bumps [botocore](https://github.com/boto/botocore) from 1.43.56 to 1.43.71. - [Commits](https://github.com/boto/botocore/compare/1.43.56...1.43.71) --- updated-dependencies: - dependency-name: botocore dependency-version: 1.43.71 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- backend/requirements-warehouses.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements-warehouses.txt b/backend/requirements-warehouses.txt index e636cf8..1dc9222 100644 --- a/backend/requirements-warehouses.txt +++ b/backend/requirements-warehouses.txt @@ -56,7 +56,7 @@ sqlalchemy-bigquery==1.17.1 # ── Shared transitive dependencies ── boto3==1.43.56 -botocore==1.43.56 +botocore==1.43.71 charset-normalizer==3.4.9 jmespath==1.1.0 numpy==2.4.6