Skip to content

Commit 1e9827f

Browse files
Bump ruff from 0.14.6 to 0.14.7 (#241)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.6 to 0.14.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.14.6...0.14.7) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 49077c4 commit 1e9827f

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 == 4.0.3",
2929
"pytest == 9.0.1",
30-
"ruff == 0.14.6"
30+
"ruff == 0.14.7"
3131
]
3232

3333
[build-system]

0 commit comments

Comments
 (0)