Skip to content

Commit 0d6d061

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

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
@@ -27,7 +27,7 @@ trackpack = "trackpack.__main__:main"
2727
dev = [
2828
"pylint == 3.3.6",
2929
"pytest == 8.3.5",
30-
"ruff == 0.11.2"
30+
"ruff == 0.11.4"
3131
]
3232

3333
[build-system]

0 commit comments

Comments
 (0)