Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.

Commit

Permalink
build(deps): bump awscli from 1.27.43 to 1.27.44 (#2585)
Browse files Browse the repository at this point in the history
Bumps [awscli](https://github.com/aws/aws-cli) from 1.27.43 to 1.27.44.
- [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.27.43...1.27.44)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and kodiakhq[bot] authored Jan 6, 2023
1 parent c239bfe commit 8131215
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ python = "^3.9"
"aws-cdk.aws-batch-alpha" = {version = "2.54.0a0", optional = true}
"aws-cdk.aws-lambda-python-alpha" = {version = "2.59.0a0", optional = true}
aws-cdk-lib = {version = "2.59.0", optional = true}
awscli = {version = "1.27.43", optional = true}
awscli = {version = "1.27.44", optional = true}
boto3 = "1.26.43"
cattrs = {version = "22.2.0", optional = true}
jsonschema = {version = "4.17.3", extras = ["format"], optional = true}
Expand Down

0 comments on commit 8131215

Please sign in to comment.