Skip to content

Commit fb3a054

Browse files
Bump ruff from 0.11.10 to 0.14.6
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.10 to 0.14.6. - [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.11.10...0.14.6) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b831a9f commit fb3a054

File tree

2 files changed

+22
-21
lines changed

2 files changed

+22
-21
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dev = [
4848
"pytest-asyncio>=0.20.3,<1.3.1",
4949
"httpx>=0.23.3,<0.29.0",
5050
"asgi-lifespan>=2.0.0",
51-
"ruff>=0.5.1,<0.11.11",
51+
"ruff>=0.5.1,<0.14.7",
5252
"mypy>=0.991,<1.16",
5353
"pre-commit>=2.21,<5.0",
5454
"uvicorn>=0.20,<0.39",

uv.lock

Lines changed: 21 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)