From 95e39d1335372ee5a2797828d40a6befe65abd5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 22:35:14 +0000 Subject: [PATCH] deps(docker,pip): bump the common-pip group across 2 directories with 1 update Bumps the common-pip group with 1 update in the /docker/postgres-kanister-tools directory: [awscli](https://github.com/aws/aws-cli). Bumps the common-pip group with 1 update in the /docker/postgresql directory: [awscli](https://github.com/aws/aws-cli). Updates `awscli` from 1.35.1 to 1.35.6 - [Release notes](https://github.com/aws/aws-cli/releases) - [Commits](https://github.com/aws/aws-cli/compare/1.35.1...1.35.6) Updates `awscli` from 1.35.1 to 1.35.6 - [Release notes](https://github.com/aws/aws-cli/releases) - [Commits](https://github.com/aws/aws-cli/compare/1.35.1...1.35.6) --- updated-dependencies: - dependency-name: awscli dependency-type: direct:production update-type: version-update:semver-patch dependency-group: common-pip - dependency-name: awscli dependency-type: direct:production update-type: version-update:semver-patch dependency-group: common-pip ... Signed-off-by: dependabot[bot] --- docker/postgres-kanister-tools/requirements.txt | 2 +- docker/postgresql/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docker/postgres-kanister-tools/requirements.txt b/docker/postgres-kanister-tools/requirements.txt index 9b29742f43..741f96b2d7 100644 --- a/docker/postgres-kanister-tools/requirements.txt +++ b/docker/postgres-kanister-tools/requirements.txt @@ -1,4 +1,4 @@ -awscli==1.35.1 +awscli==1.35.6 pip==24.2 setuptools==75.1.0 wheel==0.44.0 diff --git a/docker/postgresql/requirements.txt b/docker/postgresql/requirements.txt index 399f5a7f7e..4279ec6096 100644 --- a/docker/postgresql/requirements.txt +++ b/docker/postgresql/requirements.txt @@ -1,4 +1,4 @@ -awscli==1.35.1 +awscli==1.35.6 wal-e==1.1.1 pip==24.2 setuptools==75.1.0