mirror of
https://github.com/fastapi/fastapi.git
synced 2025-12-23 22:29:34 -05:00
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.7 to 0.13.2. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.12.7...0.13.2) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.13.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
5 lines
108 B
Plaintext
5 lines
108 B
Plaintext
# For mkdocstrings and tests
|
|
httpx >=0.23.0,<1.0.0
|
|
# For linting and generating docs versions
|
|
ruff ==0.13.2
|