mirror of https://github.com/tiangolo/fastapi.git
⬆ Bump ruff from 0.11.2 to 0.12.7 (#13957)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.2 to 0.12.7. - [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.11.2...0.12.7) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.7 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
37dd99ffe3
commit
11893d9cea
|
|
@ -1,4 +1,4 @@
|
|||
# For mkdocstrings and tests
|
||||
httpx >=0.23.0,<0.29.0
|
||||
# For linting and generating docs versions
|
||||
ruff ==0.11.2
|
||||
ruff ==0.12.7
|
||||
|
|
|
|||
Loading…
Reference in New Issue