Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump the prod-dependencies group with 12 updates (#163)
Bumps the prod-dependencies group with 12 updates: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.34.74` | `1.34.88` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.34.74` | `1.34.88` | | [botocore](https://github.com/boto/botocore) | `1.34.74` | `1.34.88` | | [botocore-stubs](https://github.com/youtype/botocore-stubs) | `1.34.69` | `1.34.88` | | [docutils](https://docutils.sourceforge.io) | `0.20.1` | `0.21.1` | | [execnet](https://github.com/pytest-dev/execnet) | `2.0.2` | `2.1.1` | | [idna](https://github.com/kjd/idna) | `3.6` | `3.7` | | [pluggy](https://github.com/pytest-dev/pluggy) | `1.4.0` | `1.5.0` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `7.2.6` | `7.3.7` | | [types-awscrt](https://github.com/youtype/types-awscrt) | `0.20.5` | `0.20.9` | | [types-s3transfer](https://github.com/youtype/types-s3transfer) | `0.10.0` | `0.10.1` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.10.0` | `4.11.0` | Updates `boto3` from 1.34.74 to 1.34.88 - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](boto/boto3@1.34.74...1.34.88) Updates `boto3-stubs` from 1.34.74 to 1.34.88 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `botocore` from 1.34.74 to 1.34.88 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.34.74...1.34.88) Updates `botocore-stubs` from 1.34.69 to 1.34.88 - [Release notes](https://github.com/youtype/botocore-stubs/releases) - [Commits](https://github.com/youtype/botocore-stubs/commits) Updates `docutils` from 0.20.1 to 0.21.1 Updates `execnet` from 2.0.2 to 2.1.1 - [Changelog](https://github.com/pytest-dev/execnet/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/execnet@v2.0.2...v2.1.1) Updates `idna` from 3.6 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.6...v3.7) Updates `pluggy` from 1.4.0 to 1.5.0 - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pluggy@1.4.0...1.5.0) Updates `sphinx` from 7.2.6 to 7.3.7 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.2.6...v7.3.7) Updates `types-awscrt` from 0.20.5 to 0.20.9 - [Release notes](https://github.com/youtype/types-awscrt/releases) - [Commits](https://github.com/youtype/types-awscrt/commits) Updates `types-s3transfer` from 0.10.0 to 0.10.1 - [Release notes](https://github.com/youtype/types-s3transfer/releases) - [Commits](https://github.com/youtype/types-s3transfer/commits) Updates `typing-extensions` from 4.10.0 to 4.11.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.10.0...4.11.0) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: boto3-stubs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: botocore-stubs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: docutils dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: execnet dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: pluggy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: types-awscrt dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: types-s3transfer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information