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 12 updates
Bumps the python-packages group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.115.2` | `0.115.4` | | [uvicorn](https://github.com/encode/uvicorn) | `0.31.1` | `0.32.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.3` | `7.6.4` | | [anyio](https://github.com/agronholm/anyio) | `4.6.2` | `4.6.2.post1` | | [httptools](https://github.com/MagicStack/httptools) | `0.6.1` | `0.6.4` | | [mypy](https://github.com/python/mypy) | `1.11.2` | `1.13.0` | | [pydantic](https://github.com/pydantic/pydantic) | `1.10.18` | `2.9.2` | | [rich](https://github.com/Textualize/rich) | `13.9.2` | `13.9.3` | | [ruff](https://github.com/astral-sh/ruff) | `0.6.9` | `0.7.1` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.35` | `2.0.36` | | [uvloop](https://github.com/MagicStack/uvloop) | `0.20.0` | `0.21.0` | Updates `fastapi` from 0.115.2 to 0.115.4 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.2...0.115.4) Updates `uvicorn` from 0.31.1 to 0.32.0 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.31.1...0.32.0) Updates `coverage` from 7.6.3 to 7.6.4 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.3...7.6.4) Updates `anyio` from 4.6.2 to 4.6.2.post1 - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@4.6.2...4.6.2.post1) Updates `httptools` from 0.6.1 to 0.6.4 - [Release notes](https://github.com/MagicStack/httptools/releases) - [Commits](MagicStack/httptools@v0.6.1...v0.6.4) Updates `mypy` from 1.11.2 to 1.13.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.2...v1.13.0) Updates `pydantic` from 1.10.18 to 2.9.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v1.10.18...v2.9.2) Updates `rich` from 13.9.2 to 13.9.3 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.9.2...v13.9.3) Updates `ruff` from 0.6.9 to 0.7.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.6.9...0.7.1) Updates `sqlalchemy` from 2.0.35 to 2.0.36 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `starlette` from 0.39.2 to 0.41.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.39.2...0.41.2) Updates `uvloop` from 0.20.0 to 0.21.0 - [Release notes](https://github.com/MagicStack/uvloop/releases) - [Commits](MagicStack/uvloop@v0.20.0...v0.21.0) --- 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-minor 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: httptools dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: mypy dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pydantic dependency-type: indirect update-type: version-update:semver-major dependency-group: python-packages - dependency-name: rich dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: ruff dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: sqlalchemy dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: starlette dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: uvloop dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information