Skip to content

Commit

Permalink
chore(deps): bump the python group with 7 updates
Browse files Browse the repository at this point in the history
Bumps the python group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [pypdf](https://github.com/py-pdf/pypdf) | `3.16.3` | `3.16.4` |
| [aws-lambda-powertools](https://github.com/aws-powertools/powertools-lambda-python) | `2.25.1` | `2.26.0` |
| [boto3](https://github.com/boto/boto3) | `1.28.62` | `1.28.65` |
| [aws-xray-sdk](https://github.com/aws/aws-xray-sdk-python) | `2.12.0` | `2.12.1` |
| [black](https://github.com/psf/black) | `23.9.1` | `23.10.0` |
| [mypy](https://github.com/python/mypy) | `1.5.1` | `1.6.1` |
| [types-requests](https://github.com/python/typeshed) | `2.31.0.8` | `2.31.0.10` |


Updates `pypdf` from 3.16.3 to 3.16.4
- [Release notes](https://github.com/py-pdf/pypdf/releases)
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md)
- [Commits](py-pdf/pypdf@3.16.3...3.16.4)

Updates `aws-lambda-powertools` from 2.25.1 to 2.26.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.25.1...v2.26.0)

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

Updates `aws-xray-sdk` from 2.12.0 to 2.12.1
- [Release notes](https://github.com/aws/aws-xray-sdk-python/releases)
- [Changelog](https://github.com/aws/aws-xray-sdk-python/blob/master/CHANGELOG.rst)
- [Commits](aws/aws-xray-sdk-python@2.12.0...2.12.1)

Updates `black` from 23.9.1 to 23.10.0
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@23.9.1...23.10.0)

Updates `mypy` from 1.5.1 to 1.6.1
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.5.1...v1.6.1)

Updates `types-requests` from 2.31.0.8 to 2.31.0.10
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: pypdf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
- 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
- dependency-name: aws-xray-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python
- dependency-name: types-requests
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 3658efb commit bb7a7c1
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 79 deletions.
141 changes: 69 additions & 72 deletions poetry.lock

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

Loading

0 comments on commit bb7a7c1

Please sign in to comment.