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 python group with 12 updates
Bumps the python group with 12 updates: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.111.1` | `0.112.0` | | [uvicorn](https://github.com/encode/uvicorn) | `0.30.3` | `0.30.5` | | [redis](https://github.com/redis/redis-py) | `5.0.7` | `5.0.8` | | [google-cloud-compute](https://github.com/googleapis/google-cloud-python) | `1.19.1` | `1.19.2` | | [boto3](https://github.com/boto/boto3) | `1.34.146` | `1.34.150` | | [botocore](https://github.com/boto/botocore) | `1.34.150` | `1.34.154` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.34.150` | `1.34.154` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.30` | `9.5.31` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.108.5` | `6.108.9` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.373` | `1.1.374` | | [black](https://github.com/psf/black) | `24.4.2` | `24.8.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.5.5` | `0.5.6` | Updates `fastapi` from 0.111.1 to 0.112.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.111.1...0.112.0) Updates `uvicorn` from 0.30.3 to 0.30.5 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.30.3...0.30.5) Updates `redis` from 5.0.7 to 5.0.8 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v5.0.7...v5.0.8) Updates `google-cloud-compute` from 1.19.1 to 1.19.2 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@google-cloud-compute-v1.19.1...google-cloud-compute-v1.19.2) Updates `boto3` from 1.34.146 to 1.34.150 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.34.146...1.34.150) Updates `botocore` from 1.34.150 to 1.34.154 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.34.150...1.34.154) Updates `boto3-stubs` from 1.34.150 to 1.34.154 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `mkdocs-material` from 9.5.30 to 9.5.31 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.30...9.5.31) Updates `hypothesis` from 6.108.5 to 6.108.9 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.108.5...hypothesis-python-6.108.9) Updates `pyright` from 1.1.373 to 1.1.374 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.373...v1.1.374) Updates `black` from 24.4.2 to 24.8.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.4.2...24.8.0) Updates `ruff` from 0.5.5 to 0.5.6 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.5.5...0.5.6) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: google-cloud-compute dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: boto3-stubs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: mkdocs-material dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: hypothesis dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: pyright dependency-type: direct:development 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: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information