Skip to content

Commit 08b87c3

Browse files
deps: update ruff requirement from <0.17,>=0.6 to >=0.16.1,<0.17
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.6.0...0.16.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f7c934a commit 08b87c3

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
@@ -3,4 +3,4 @@ pytest-xdist>=3.5
33
PyYAML>=6.0
44
Jinja2>=3.1
55
yamllint>=1.35
6-
ruff>=0.6,<0.17
6+
ruff>=0.16.1,<0.17

0 commit comments

Comments
 (0)