From 530ba58120d0d97862f90de43369a6e7588e82b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 00:31:55 +0000 Subject: [PATCH] Bump boto3 in /internal/buildscripts/packaging/release Bumps [boto3](https://github.com/boto/boto3) from 1.34.84 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.84...1.34.88) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 eb21d66c53..0ff8a87657 100644 --- a/internal/buildscripts/packaging/release/requirements.txt +++ b/internal/buildscripts/packaging/release/requirements.txt @@ -1,4 +1,4 @@ PyGithub==2.3.0 -boto3==1.34.84 +boto3==1.34.88 docker==7.0.0 requests==2.31.0 \ No newline at end of file