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 across 1 directory with 11 updates
Bumps the python-packages group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.115.4` | `0.115.5` | | [uvicorn](https://github.com/encode/uvicorn) | `0.32.0` | `0.32.1` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.4` | `7.6.8` | | [httpcore](https://github.com/encode/httpcore) | `1.0.6` | `1.0.7` | | [httpx](https://github.com/encode/httpx) | `0.27.2` | `0.28.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.9.2` | `2.10.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.7.3` | `0.8.1` | | [starlette](https://github.com/encode/starlette) | `0.41.2` | `0.41.3` | | [watchfiles](https://github.com/samuelcolvin/watchfiles) | `0.24.0` | `1.0.0` | | [websockets](https://github.com/python-websockets/websockets) | `14.0` | `14.1` | Updates `fastapi` from 0.115.4 to 0.115.5 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.4...0.115.5) Updates `uvicorn` from 0.32.0 to 0.32.1 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.32.0...0.32.1) Updates `coverage` from 7.6.4 to 7.6.8 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.4...7.6.8) Updates `httpcore` from 1.0.6 to 1.0.7 - [Release notes](https://github.com/encode/httpcore/releases) - [Changelog](https://github.com/encode/httpcore/blob/master/CHANGELOG.md) - [Commits](encode/httpcore@1.0.6...1.0.7) Updates `httpx` from 0.27.2 to 0.28.0 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.27.2...0.28.0) Updates `pydantic` from 2.9.2 to 2.10.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.9.2...v2.10.2) Updates `pydantic-core` from 2.23.4 to 2.27.1 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.23.4...v2.27.1) Updates `ruff` from 0.7.3 to 0.8.1 - [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.7.3...0.8.1) Updates `starlette` from 0.41.2 to 0.41.3 - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](encode/starlette@0.41.2...0.41.3) Updates `watchfiles` from 0.24.0 to 1.0.0 - [Release notes](https://github.com/samuelcolvin/watchfiles/releases) - [Commits](samuelcolvin/watchfiles@v0.24.0...v1.0.0) Updates `websockets` from 14.0 to 14.1 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@14.0...14.1) --- 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: httpcore dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: httpx dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pydantic 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: ruff dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: starlette dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: watchfiles dependency-type: indirect update-type: version-update:semver-major dependency-group: python-packages - dependency-name: websockets dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information