Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the all_dependencies group across 1 directory with 5 updates
Bumps the all_dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [uvicorn](https://github.com/encode/uvicorn) | `0.30.1` | `0.30.3` | | [mypy](https://github.com/python/mypy) | `1.10.1` | `1.11.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.2` | `8.3.2` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.23.7` | `0.23.8` | | [ruff](https://github.com/astral-sh/ruff) | `0.5.2` | `0.5.5` | Updates `uvicorn` from 0.30.1 to 0.30.3 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.30.1...0.30.3) Updates `mypy` from 1.10.1 to 1.11.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.1...v1.11) Updates `pytest` from 8.2.2 to 8.3.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.2.2...8.3.2) Updates `pytest-asyncio` from 0.23.7 to 0.23.8 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.23.7...v0.23.8) Updates `ruff` from 0.5.2 to 0.5.5 - [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.2...0.5.5) --- updated-dependencies: - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all_dependencies - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all_dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all_dependencies - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all_dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all_dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information