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 across 1 directory with 11 updates
Bumps the python group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.112.0` | `0.112.2` | | [uvicorn](https://github.com/encode/uvicorn) | `0.30.5` | `0.30.6` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.1` | `6.0.2` | | [boto3](https://github.com/boto/boto3) | `1.34.150` | `1.34.154` | | [botocore](https://github.com/boto/botocore) | `1.34.154` | `1.34.162` | | [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) | `1.34.154` | `1.35.11` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.31` | `9.5.34` | | [mkdocs](https://github.com/mkdocs/mkdocs) | `1.6.0` | `1.6.1` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.108.9` | `6.111.2` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.374` | `1.1.379` | | [ruff](https://github.com/astral-sh/ruff) | `0.5.6` | `0.6.3` | Updates `fastapi` from 0.112.0 to 0.112.2 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.112.0...0.112.2) Updates `uvicorn` from 0.30.5 to 0.30.6 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.30.5...0.30.6) Updates `pyyaml` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](yaml/pyyaml@6.0.1...6.0.2) Updates `boto3` from 1.34.150 to 1.34.154 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.34.150...1.34.154) Updates `botocore` from 1.34.154 to 1.34.162 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.34.154...1.34.162) Updates `boto3-stubs` from 1.34.154 to 1.35.11 - [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.31 to 9.5.34 - [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.31...9.5.34) Updates `mkdocs` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](mkdocs/mkdocs@1.6.0...1.6.1) Updates `hypothesis` from 6.108.9 to 6.111.2 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.108.9...hypothesis-python-6.111.2) Updates `pyright` from 1.1.374 to 1.1.379 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.374...v1.1.379) Updates `ruff` from 0.5.6 to 0.6.3 - [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.6...0.6.3) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: pyyaml 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-minor dependency-group: python - dependency-name: mkdocs-material dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: mkdocs 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-minor dependency-group: python - dependency-name: pyright dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information