From d1011e670c8671c007e36fb0eea8d97b5fe25434 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Dec 2025 12:13:56 +0000 Subject: [PATCH] build(deps-dev): update boto3-stubs requirement from 1.42.4 to 1.42.5 --- updated-dependencies: - dependency-name: boto3-stubs dependency-version: 1.42.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2f78543..25b5db6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ isort = "^7.0.0" taskipy = "^1.12.2" mypy = "^1.10.0" boto3 = "^1.34.102" -boto3-stubs = { version = "1.42.4", extras = [ +boto3-stubs = { version = "1.42.5", extras = [ "apigateway", "apigatewaymanagementapi", "apigatewayv2",