From 8655af84153f67a20cc66492b2f54e64e50d8102 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 23:18:57 +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.10 to 1.36.13 - [Release notes](https://github.com/aws/aws-cli/releases) - [Commits](https://github.com/aws/aws-cli/compare/1.36.10...1.36.13) Updates `awscli` from 1.36.10 to 1.36.13 - [Release notes](https://github.com/aws/aws-cli/releases) - [Commits](https://github.com/aws/aws-cli/compare/1.36.10...1.36.13) --- 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 e1e713f440..c0367ff1bf 100644 --- a/docker/postgres-kanister-tools/requirements.txt +++ b/docker/postgres-kanister-tools/requirements.txt @@ -1,4 +1,4 @@ -awscli==1.36.10 +awscli==1.36.13 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 fdc1cfa954..4b5a372725 100644 --- a/docker/postgresql/requirements.txt +++ b/docker/postgresql/requirements.txt @@ -1,4 +1,4 @@ -awscli==1.36.10 +awscli==1.36.13 wal-e==1.1.1 pip==24.3.1 setuptools==75.6.0