Skip to content

Commit 6dad550

Browse files
Bump ruff from 0.12.7 to 0.12.11
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.7 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.7...0.12.11) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 436621c commit 6dad550

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ dev = [
5959
"pylint==3.3.4",
6060
"pytest==8.4.1",
6161
"pytest-cov==6.2.1",
62-
"ruff==0.12.7",
62+
"ruff==0.12.11",
6363
"yamllint==1.35.1",
6464
]
6565
doc = [

0 commit comments

Comments
 (0)