From b9f3c49be7ae179d4efa2925f20244f489238665 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 07:47:06 +0100 Subject: [PATCH] Bump types-boto from 2.49.18.9 to 2.49.18.20240205 in /requirements (#659) Bumps [types-boto](https://github.com/python/typeshed) from 2.49.18.9 to 2.49.18.20240205. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-boto dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/lint.txt b/requirements/lint.txt index 561728b9e..1ecde7c06 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -24,7 +24,7 @@ tomli==2.0.1 typed-ast==1.5.5 typing_extensions==4.9.0 mypy_extensions==1.0.0 -types-boto==2.49.18.9 +types-boto==2.49.18.20240205 types-python-dateutil==2.8.19.20240106 types-pytz==2024.1.0.20240203 types-PyYAML==6.0.12.12