From c05e8fe99e0a73e964e7813e77279aeddb5acaf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 16:14:06 +0000 Subject: [PATCH] build(deps-dev): update boto3-stubs requirement from 1.36.20 to 1.36.21 --- updated-dependencies: - dependency-name: boto3-stubs 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 764c71e..337b50f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ isort = "^6.0.0" taskipy = "^1.14.1" mypy = "^1.14.1" boto3 = "^1.36.0" -boto3-stubs = { version = "1.36.20", extras = [ +boto3-stubs = { version = "1.36.21", extras = [ "apigateway", "apigatewaymanagementapi", "apigatewayv2",