Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deps: Bump the python-packages group with 7 updates
Bumps the python-packages group with 7 updates: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.115.0` | `0.115.2` | | [uvicorn](https://github.com/encode/uvicorn) | `0.31.0` | `0.31.1` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.1` | `7.6.3` | | [anyio](https://github.com/agronholm/anyio) | `4.6.0` | `4.6.2` | | [black](https://github.com/psf/black) | `24.8.0` | `24.10.0` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.23.4` | `2.24.1` | | [starlette](https://github.com/encode/starlette) | `0.38.6` | `0.39.2` | Updates `fastapi` from 0.115.0 to 0.115.2 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.0...0.115.2) Updates `uvicorn` from 0.31.0 to 0.31.1 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.31.0...0.31.1) Updates `coverage` from 7.6.1 to 7.6.3 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.1...7.6.3) Updates `anyio` from 4.6.0 to 4.6.2 - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@4.6.0...4.6.2) Updates `black` from 24.8.0 to 24.10.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.8.0...24.10.0) Updates `pydantic-core` from 2.23.4 to 2.24.1 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.23.4...v2.24.1) Updates `starlette` from 0.38.6 to 0.39.2 - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](encode/starlette@0.38.6...0.39.2) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: anyio dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: black dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pydantic-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: starlette dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information