mirror of https://github.com/tiangolo/fastapi.git
⬆ Bump ruff from 0.14.3 to 0.14.10
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.3 to 0.14.10. - [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.14.3...0.14.10) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
53d2453d1a
commit
723cab0068
|
|
@ -1,4 +1,4 @@
|
|||
# For mkdocstrings and tests
|
||||
httpx >=0.23.0,<1.0.0
|
||||
# For linting and generating docs versions
|
||||
ruff ==0.14.3
|
||||
ruff ==0.14.10
|
||||
|
|
|
|||
Loading…
Reference in New Issue