Skip to content

Commit a3ad6fb

Browse files
chore: bump ruff from 0.11.13 to 0.12.7 (#113)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.13 to 0.12.7. - [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.13...0.12.7) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.7 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4601e83 commit a3ad6fb

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
@@ -17,7 +17,7 @@ dev = [
1717
"pytest-timeout==2.4.0",
1818
"pytest-asyncio==0.26.0",
1919
"pytest-cov==5.0.0",
20-
"ruff==0.11.13",
20+
"ruff==0.12.7",
2121
"bandit==1.7.7",
2222
"pyright==1.1.403",
2323
"twine==6.1.0",

0 commit comments

Comments
 (0)