mirror of
https://github.com/fastapi/fastapi.git
synced 2026-03-24 17:55:46 -04:00
* ⬆ [pre-commit.ci] pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.4 → v0.11.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.9.4...v0.11.2) * also bump in doc requirements --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: svlandeg <svlandeg@github.com> Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
5 lines
109 B
Plaintext
5 lines
109 B
Plaintext
# For mkdocstrings and tests
|
|
httpx >=0.23.0,<0.28.0
|
|
# For linting and generating docs versions
|
|
ruff ==0.11.2
|