Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⬆ Bump the python-packages group with 5 updates (#548)
Bumps the python-packages group with 5 updates: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/tiangolo/fastapi) | `0.109.2` | `0.110.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.6.1` | `2.6.2` | | [httpx](https://github.com/encode/httpx) | `0.26.0` | `0.27.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.0.1` | `8.0.2` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.9` | `9.5.11` | Updates `fastapi` from 0.109.2 to 0.110.0 - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](fastapi/fastapi@0.109.2...0.110.0) Updates `pydantic` from 2.6.1 to 2.6.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.6.1...v2.6.2) Updates `httpx` from 0.26.0 to 0.27.0 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.26.0...0.27.0) Updates `pytest` from 8.0.1 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.1...8.0.2) Updates `mkdocs-material` from 9.5.9 to 9.5.11 - [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.11) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information