Skip to content

Commit daf5ad1

Browse files
Bump ruff from 0.14.2 to 0.14.3 in the python-dependencies group (#320)
Bumps the python-dependencies group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.14.2 to 0.14.3 - [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.2...0.14.3) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8b425a2 commit daf5ad1

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
@@ -15,7 +15,7 @@ requires-python = ">= 3.10"
1515
[project.optional-dependencies]
1616
lint = [
1717
"mypy==1.18.2",
18-
"ruff==0.14.2"
18+
"ruff==0.14.3"
1919
]
2020

2121
[tool.hatch.version]

0 commit comments

Comments
 (0)