From 825adc1a340c536b2e5770727d56938384c25ee2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 15:18:51 +0000 Subject: [PATCH] build(deps-dev): update boto3-stubs requirement from 1.35.58 to 1.35.59 --- 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 689f860..3c2d775 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ isort = "^5.13.2" taskipy = "^1.12.2" mypy = "^1.10.0" boto3 = "^1.34.102" -boto3-stubs = { version = "1.35.58", extras = [ +boto3-stubs = { version = "1.35.59", extras = [ "apigateway", "apigatewaymanagementapi", "apigatewayv2",