Skip to content

Commit

Permalink
deps(docker,pip): bump the common-pip group across 2 directories with…
Browse files Browse the repository at this point in the history
… 3 updates

Bumps the common-pip group with 3 updates in the /docker/postgres-kanister-tools directory: [awscli](https://github.com/aws/aws-cli), [pip](https://github.com/pypa/pip) and [setuptools](https://github.com/pypa/setuptools).
Bumps the common-pip group with 3 updates in the /docker/postgresql directory: [awscli](https://github.com/aws/aws-cli), [pip](https://github.com/pypa/pip) and [setuptools](https://github.com/pypa/setuptools).


Updates `awscli` from 1.35.11 to 1.35.20
- [Release notes](https://github.com/aws/aws-cli/releases)
- [Commits](aws/aws-cli@1.35.11...1.35.20)

Updates `pip` from 24.2 to 24.3.1
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@24.2...24.3.1)

Updates `setuptools` from 75.2.0 to 75.3.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v75.2.0...v75.3.0)

Updates `awscli` from 1.35.11 to 1.35.20
- [Release notes](https://github.com/aws/aws-cli/releases)
- [Commits](aws/aws-cli@1.35.11...1.35.20)

Updates `pip` from 24.2 to 24.3.1
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@24.2...24.3.1)

Updates `setuptools` from 75.2.0 to 75.3.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v75.2.0...v75.3.0)

---
updated-dependencies:
- dependency-name: awscli
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: common-pip
- dependency-name: pip
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: common-pip
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: common-pip
- dependency-name: awscli
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: common-pip
- dependency-name: pip
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: common-pip
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: common-pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 43381b8 commit c0036e7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions docker/postgres-kanister-tools/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
awscli==1.35.11
pip==24.2
setuptools==75.2.0
awscli==1.35.20
pip==24.3.1
setuptools==75.3.0
wheel==0.44.0
6 changes: 3 additions & 3 deletions docker/postgresql/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
awscli==1.35.11
awscli==1.35.20
wal-e==1.1.1
pip==24.2
setuptools==75.2.0
pip==24.3.1
setuptools==75.3.0
wheel==0.44.0

0 comments on commit c0036e7

Please sign in to comment.