From 16c0f8b4927f28e3c4bb260f31c2c2ab30191fe4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 04:59:58 +0000 Subject: [PATCH] Bump boto3 from 1.34.144 to 1.34.145 Bumps [boto3](https://github.com/boto/boto3) from 1.34.144 to 1.34.145. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.34.144...1.34.145) --- 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 d2ab6865..2e51230d 100644 --- a/Pipfile +++ b/Pipfile @@ -7,7 +7,7 @@ name = "pypi" pytest = "==8.2.1" port-for = "==0.7.2" mirakuru = "==2.5.2" -boto3 = "==1.34.144" +boto3 = "==1.34.145" boto3-stubs = {version = "==1.34.127", extras = ["dynamodb"]} [dev-packages]