Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump the python group across 1 directory with 9 updates
Bumps the python group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pypdf](https://github.com/py-pdf/pypdf) | `4.2.0` | `4.3.1` | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.3` | | [aws-lambda-powertools](https://github.com/aws-powertools/powertools-lambda-python) | `2.37.0` | `2.41.0` | | [boto3](https://github.com/boto/boto3) | `1.34.98` | `1.34.145` | | [aws-xray-sdk](https://github.com/aws/aws-xray-sdk-python) | `2.13.0` | `2.14.0` | | [mypy](https://github.com/python/mypy) | `1.10.0` | `1.11.0` | | [pylint](https://github.com/pylint-dev/pylint) | `3.1.0` | `3.2.6` | | [types-requests](https://github.com/python/typeshed) | `2.31.0.20240406` | `2.32.0.20240712` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.0` | `8.3.1` | Updates `pypdf` from 4.2.0 to 4.3.1 - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@4.2.0...4.3.1) Updates `requests` from 2.31.0 to 2.32.3 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.32.3) Updates `aws-lambda-powertools` from 2.37.0 to 2.41.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.37.0...v2.41.0) Updates `boto3` from 1.34.98 to 1.34.145 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.34.98...1.34.145) Updates `aws-xray-sdk` from 2.13.0 to 2.14.0 - [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.13.0...2.14.0) Updates `mypy` from 1.10.0 to 1.11.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.0...v1.11) Updates `pylint` from 3.1.0 to 3.2.6 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.1.0...v3.2.6) Updates `types-requests` from 2.31.0.20240406 to 2.32.0.20240712 - [Commits](https://github.com/python/typeshed/commits) Updates `pytest` from 8.2.0 to 8.3.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.2.0...8.3.1) --- updated-dependencies: - dependency-name: pypdf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: requests 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-patch dependency-group: python - dependency-name: aws-xray-sdk dependency-type: direct:production 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-minor dependency-group: python - dependency-name: types-requests dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information