Skip to content

Commit 3b92e9b

Browse files
⬆ Bump ruff from 0.15.4 to 0.15.8 (#47)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.4 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.4...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ceb22b4 commit 3b92e9b

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ tests = [
4949
"coverage[toml]>=7.6.1",
5050
"mypy==1.14.1",
5151
"pytest>=8.3.5",
52-
"ruff==0.15.4",
52+
"ruff==0.15.8",
5353
"smokeshow>=0.5.0",
5454
"ty>=0.0.9",
5555
"typing-extensions>=4.13.2 ; python_full_version < '3.9'",

uv.lock

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

0 commit comments

Comments
 (0)