Skip to content

Commit 44561c0

Browse files
Update ruff requirement from ~=0.7 to ~=0.11 (#285)
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.7.0...0.11.2) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 77e8453 commit 44561c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pip-audit~=2.7
88
pycodestyle~=2.12
99
pylint~=3.3
1010
pyright~=1.1
11-
ruff~=0.7
11+
ruff~=0.11
1212
unittest-xml-reporting~=3.2
1313
testbook~=0.4
1414

0 commit comments

Comments
 (0)