Skip to content

Commit 94c163b

Browse files
⬆ update ruff requirement from ~0.9.10 to ~0.11.2 (#7)
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.9.10...0.11.2) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b2d602e commit 94c163b

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
@@ -55,4 +55,4 @@ streamget = ">=4.0.3"
5555
optional = true
5656

5757
[tool.poetry.group.lint.dependencies]
58-
ruff = "~0.9.10"
58+
ruff = "~0.11.2"

0 commit comments

Comments
 (0)