Skip to content

Commit

Permalink
chore(deps): bump the python group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the python group with 2 updates: [aws-lambda-powertools](https://github.com/aws-powertools/powertools-lambda-python) and [boto3](https://github.com/boto/boto3).


Updates `aws-lambda-powertools` from 2.35.1 to 2.36.0
- [Release notes](https://github.com/aws-powertools/powertools-lambda-python/releases)
- [Changelog](https://github.com/aws-powertools/powertools-lambda-python/blob/develop/CHANGELOG.md)
- [Commits](aws-powertools/powertools-lambda-python@v2.35.1...v2.36.0)

Updates `boto3` from 1.34.69 to 1.34.72
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.69...1.34.72)

---
updated-dependencies:
- dependency-name: aws-lambda-powertools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 28, 2024
1 parent 1d5fe74 commit 98c93b6
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
26 changes: 13 additions & 13 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ pypdf = "^4.1.0"
pdf2image = "^1.16.3"
requests = "^2.28.2"
pytz = "^2024.1"
aws-lambda-powertools = "^2.35.1"
aws-lambda-powertools = "^2.36.0"
jmespath = "^1.0.1"
boto3 = "^1.34.69"
boto3 = "^1.34.72"
requests-toolbelt = "^1.0.0"
click = "^8.1.7"
discord-webhook = "^1.3.0"
Expand Down

0 comments on commit 98c93b6

Please sign in to comment.