From 8b8dc56e6b4bb30277a905ae7ce5592c193d8c9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Jun 2021 10:27:22 -0400 Subject: [PATCH] Bump boto3 in /internal/buildscripts/packaging/release (#468) Bumps [boto3](https://github.com/boto/boto3) from 1.17.91 to 1.17.92. - [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.17.91...1.17.92) --- updated-dependencies: - dependency-name: boto3 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> --- internal/buildscripts/packaging/release/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/buildscripts/packaging/release/requirements.txt b/internal/buildscripts/packaging/release/requirements.txt index ab0ecf19fd..12141dc527 100644 --- a/internal/buildscripts/packaging/release/requirements.txt +++ b/internal/buildscripts/packaging/release/requirements.txt @@ -1,4 +1,4 @@ PyGithub==1.55 -boto3==1.17.91 +boto3==1.17.92 docker==5.0.0 requests==2.25.1 \ No newline at end of file