Skip to content

Commit 29cca39

Browse files
chore: bump ruff from 0.12.7 to 0.12.8 (#119)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.7 to 0.12.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.12.7...0.12.8) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc3bfc5 commit 29cca39

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==1.1.0",
1919
"pytest-cov==6.2.1",
20-
"ruff==0.12.7",
20+
"ruff==0.12.8",
2121
"bandit==1.8.6",
2222
"pyright==1.1.403",
2323
"twine==6.1.0",

0 commit comments

Comments
 (0)