From 879977df6ff82d8c254034a7ff6550ec10c88889 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 00:53:42 +0000 Subject: [PATCH] Bump types-boto3 from 1.0.2 to 1.36.11 Bumps [types-boto3](https://github.com/youtype/mypy_boto3_builder) from 1.0.2 to 1.36.11. - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) --- updated-dependencies: - dependency-name: types-boto3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5fa3a308..90fb9478 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ mkdocs-material==9.5.1 # tests pytest==8.3.4 -types-boto3==1.0.2 +types-boto3==1.36.11 types-redis==4.6.0.20240425 anyio==4.7.0 trio==0.28.0