Skip to content

Commit

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

| Package | From | To |
| --- | --- | --- |
| [pypdf](https://github.com/py-pdf/pypdf) | `3.16.4` | `3.17.4` |
| [pdf2image](https://github.com/Belval/pdf2image) | `1.16.3` | `1.17.0` |
| [aws-lambda-powertools](https://github.com/aws-powertools/powertools-lambda-python) | `2.26.0` | `2.31.0` |
| [boto3](https://github.com/boto/boto3) | `1.28.66` | `1.34.14` |
| [black](https://github.com/psf/black) | `23.10.0` | `23.12.1` |
| [mypy](https://github.com/python/mypy) | `1.6.1` | `1.8.0` |
| [pylint](https://github.com/pylint-dev/pylint) | `3.0.1` | `3.0.3` |
| [types-requests](https://github.com/python/typeshed) | `2.31.0.10` | `2.31.0.20240106` |
| [pytest](https://github.com/pytest-dev/pytest) | `7.4.2` | `7.4.4` |


Updates `pypdf` from 3.16.4 to 3.17.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.4...3.17.4)

Updates `pdf2image` from 1.16.3 to 1.17.0
- [Release notes](https://github.com/Belval/pdf2image/releases)
- [Commits](Belval/pdf2image@v.1.16.3...v1.17.0)

Updates `aws-lambda-powertools` from 2.26.0 to 2.31.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.26.0...v2.31.0)

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

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

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

Updates `pylint` from 3.0.1 to 3.0.3
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.0.1...v3.0.3)

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

Updates `pytest` from 7.4.2 to 7.4.4
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@7.4.2...7.4.4)

---
updated-dependencies:
- dependency-name: pypdf
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python
- dependency-name: pdf2image
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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-minor
  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: pylint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: types-requests
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python
- dependency-name: pytest
  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 Jan 8, 2024
1 parent 709848d commit 141bdfc
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 102 deletions.
Loading

0 comments on commit 141bdfc

Please sign in to comment.