Skip to content

Commit 7eebea7

Browse files
Bump ruff from 0.14.10 to 0.14.11 in the python-dependencies group
Bumps the python-dependencies group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.14.10 to 0.14.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.14.10...0.14.11) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9888f30 commit 7eebea7

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
@@ -16,7 +16,7 @@ requires-python = ">= 3.10"
1616
[project.optional-dependencies]
1717
lint = [
1818
"mypy==1.19.1",
19-
"ruff==0.14.10"
19+
"ruff==0.14.11"
2020
]
2121

2222
[tool.hatch.version]

0 commit comments

Comments
 (0)