From 5e6471ab800dc038b57852ad33a739df4891b685 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 04:13:35 +0000 Subject: [PATCH] Bump boto3 from 1.34.74 to 1.34.88 Bumps [boto3](https://github.com/boto/boto3) from 1.34.74 to 1.34.88. - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/boto3/compare/1.34.74...1.34.88) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index 2ec97a8..844423b 100644 --- a/Pipfile +++ b/Pipfile @@ -7,7 +7,7 @@ name = "pypi" pytest = "==8.1.1" port-for = "==0.7.2" mirakuru = "==2.5.2" -boto3 = "==1.34.74" +boto3 = "==1.34.88" boto3-stubs = {version = "==1.34.79", extras = ["dynamodb"]} [dev-packages]