Skip to content

Commit d1a31bc

Browse files
⬆ Bump ruff from 0.15.7 to 0.15.8
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.7 to 0.15.8. - [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.15.7...0.15.8) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09b3c5a commit d1a31bc

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ tests = [
6969
"fastapi>=0.128.0",
7070
"mypy==1.19.1",
7171
"pytest>=7.4.0,<10.0.0",
72-
"ruff==0.15.7",
72+
"ruff==0.15.8",
7373
"uvicorn>=0.39.0",
7474
"ty>=0.0.25",
7575
]

uv.lock

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

0 commit comments

Comments
 (0)