Skip to content

Commit cd2aad9

Browse files
Update ruff requirement from <0.14,>=0.5.0 to >=0.5.0,<0.15
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version. - [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.5.0...0.14.3) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9796b99 commit cd2aad9

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
@@ -58,7 +58,7 @@ develop = [
5858
"check-manifest",
5959
"hatchling",
6060
"hatch-jupyter-builder",
61-
"ruff>=0.5.0,<0.14",
61+
"ruff>=0.5.0,<0.15",
6262
"toml",
6363
"twine",
6464
"wheel",

0 commit comments

Comments
 (0)