Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pip(deps): bump the pip group with 10 updates
Bumps the pip group with 10 updates: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/tiangolo/fastapi) | `0.109.1` | `0.110.0` | | [rq](https://github.com/rq/rq) | `1.15.1` | `1.16.0` | | [google-cloud-compute](https://github.com/googleapis/google-cloud-python) | `1.16.1` | `1.17.0` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.34.39` | `1.34.54` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.9` | `9.5.12` | | [pytest](https://github.com/pytest-dev/pytest) | `8.0.0` | `8.0.2` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.98.4` | `6.98.17` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.350` | `1.1.352` | | [ruff](https://github.com/astral-sh/ruff) | `0.2.1` | `0.3.0` | | [yamllint](https://github.com/adrienverge/yamllint) | `1.34.0` | `1.35.1` | Updates `fastapi` from 0.109.1 to 0.110.0 - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](fastapi/fastapi@0.109.1...0.110.0) Updates `rq` from 1.15.1 to 1.16.0 - [Release notes](https://github.com/rq/rq/releases) - [Changelog](https://github.com/rq/rq/blob/master/CHANGES.md) - [Commits](rq/rq@v1.15.1...v1.16) Updates `google-cloud-compute` from 1.16.1 to 1.17.0 - [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.16.1...google-cloud-compute-v1.17.0) Updates `boto3-stubs` from 1.34.39 to 1.34.54 - [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.9 to 9.5.12 - [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.9...9.5.12) Updates `pytest` from 8.0.0 to 8.0.2 - [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.0.0...8.0.2) Updates `hypothesis` from 6.98.4 to 6.98.17 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.98.4...hypothesis-python-6.98.17) Updates `pyright` from 1.1.350 to 1.1.352 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.350...v1.1.352) Updates `ruff` from 0.2.1 to 0.3.0 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.2.1...v0.3.0) Updates `yamllint` from 1.34.0 to 1.35.1 - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](adrienverge/yamllint@v1.34.0...v1.35.1) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: rq dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: google-cloud-compute dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: boto3-stubs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: mkdocs-material dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip - dependency-name: hypothesis dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip - dependency-name: pyright dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: yamllint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information