Skip to content

Commit 35633dc

Browse files
Bump ruff from 0.12.11 to 0.12.12
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.11 to 0.12.12. - [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.12.11...0.12.12) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 707a143 commit 35633dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies = [
1616

1717
[project.optional-dependencies]
1818
dev = [
19-
"ruff==0.12.11",
19+
"ruff==0.12.12",
2020
"pytest>=8.4.1",
2121
"coverage>=7.10.6",
2222
"coverage-badge>=1.1.2",

0 commit comments

Comments
 (0)