Skip to content

Commit

Permalink
Bump awscli from 1.25.56 to 1.29.2 in /referentiel-sync
Browse files Browse the repository at this point in the history
Bumps [awscli](https://github.com/aws/aws-cli) from 1.25.56 to 1.29.2.
- [Release notes](https://github.com/aws/aws-cli/releases)
- [Changelog](https://github.com/aws/aws-cli/blob/develop/CHANGELOG.rst)
- [Commits](aws/aws-cli@1.25.56...1.29.2)

---
updated-dependencies:
- dependency-name: awscli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 12, 2023
1 parent d362e5b commit 651b28b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion referentiel-sync/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "referentiel-sync"
version = "0.1"
dependencies = [
"awscli==1.25.56",
"awscli==1.29.2",
"python-decouple==3.6",
"sentry-sdk==1.14.0",
"tenacity==8.2.2",
Expand Down
6 changes: 3 additions & 3 deletions referentiel-sync/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# pip-compile --generate-hashes --output-file=requirements.txt pyproject.toml
#
awscli==1.25.56 \
--hash=sha256:a2dc2813f8829f0ff35b6fde67c1cd565da76772592b727cb76fbd6ee997c9ed \
--hash=sha256:f1b4a3ad8c86c8e7cb7119fed32850f1b7e4b7d3bf55f864d3b3dc1260c0d168
awscli==1.29.2 \
--hash=sha256:24e691726bf516b67dc1acc36c39267f3394a2550c84f5d11085160cc75a8431 \
--hash=sha256:48f86b901e5436b2bc083de43d7b5d4541a61afa86c981215d68ab654bb7d4d6
# via referentiel-sync (pyproject.toml)
botocore==1.27.55 \
--hash=sha256:0b4a17e81c17845245c0e7a3fbf83753c7f6a5544b93dcf6e0fcc0f3f2156ab2 \
Expand Down

0 comments on commit 651b28b

Please sign in to comment.