From 4a9f9b3d3a7ab74a69be799fbecc46bfa7e0a808 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 22:12:55 +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.36.23 to 1.36.28 - [Release notes](https://github.com/aws/aws-cli/releases) - [Commits](https://github.com/aws/aws-cli/compare/1.36.23...1.36.28) Updates `awscli` from 1.36.23 to 1.36.28 - [Release notes](https://github.com/aws/aws-cli/releases) - [Commits](https://github.com/aws/aws-cli/compare/1.36.23...1.36.28) --- 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 77536a677b..27206a7809 100644 --- a/docker/postgres-kanister-tools/requirements.txt +++ b/docker/postgres-kanister-tools/requirements.txt @@ -1,4 +1,4 @@ -awscli==1.36.23 +awscli==1.36.28 pip==24.3.1 setuptools==75.6.0 wheel==0.45.1 diff --git a/docker/postgresql/requirements.txt b/docker/postgresql/requirements.txt index d0a7082dc9..5443e1efe9 100644 --- a/docker/postgresql/requirements.txt +++ b/docker/postgresql/requirements.txt @@ -1,4 +1,4 @@ -awscli==1.36.23 +awscli==1.36.28 wal-e==1.1.1 pip==24.3.1 setuptools==75.6.0