From 654927adba85b6f4148ae11474ff5d7fb3772541 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 12:24:01 +0000 Subject: [PATCH] Bump boto3 from 1.43.36 to 1.43.40 in /api Bumps [boto3](https://github.com/boto/boto3) from 1.43.36 to 1.43.40. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.43.36...1.43.40) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.40 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 1ddd891..df26fb4 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.36", + "boto3==1.43.40", # OpenTelemetry "opentelemetry-api==1.43.0", "opentelemetry-sdk==1.43.0",