Skip to content

Commit da812bb

Browse files
chore(deps): bump ruff from 0.14.4 to 0.14.10 (#204)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.4 to 0.14.10. - [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.4...0.14.10) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.10 dependency-type: direct:production 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 cc829a3 commit da812bb

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
@@ -101,7 +101,7 @@ lint = [
101101
"pylint-json2html==0.5.0",
102102
"pre-commit>=4.1,<4.6",
103103
"reuse==6.2.0",
104-
"ruff==0.14.4",
104+
"ruff==0.14.10",
105105
]
106106
test = [
107107
"pytest>=8.4,<9.1",

0 commit comments

Comments
 (0)