Skip to content

Commit 4ac05e5

Browse files
dependabot[bot]zariiii9003
authored andcommitted
Bump ruff from 0.12.8 to 0.12.11 in the dev-deps group
Bumps the dev-deps group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.12.8 to 0.12.11 - [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.8...0.12.11) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ef30d08 commit 4ac05e5

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
@@ -89,7 +89,7 @@ docs = [
8989
]
9090
lint = [
9191
"pylint==3.3.*",
92-
"ruff==0.12.8",
92+
"ruff==0.12.11",
9393
"black==25.1.*",
9494
"mypy==1.17.*",
9595
]

0 commit comments

Comments
 (0)