From 56e04062765a8a0f830d1b3323efe048aa38c468 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 12:29:33 +0000 Subject: [PATCH] Bump boto3 from 1.43.40 to 1.43.45 in /api Bumps [boto3](https://github.com/boto/boto3) from 1.43.40 to 1.43.45. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.43.40...1.43.45) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.45 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- api/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/pyproject.toml b/api/pyproject.toml index df26fb4..9b51594 100644 --- a/api/pyproject.toml +++ b/api/pyproject.toml @@ -18,7 +18,7 @@ dependencies = [ "ipwhois==1.3.0", "valkey==6.1.1", "prometheus-client==0.25.0", - "boto3==1.43.40", + "boto3==1.43.45", # OpenTelemetry "opentelemetry-api==1.43.0", "opentelemetry-sdk==1.43.0",