Skip to content

Commit 9346e18

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

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.3
44
Jinja2>=3.1.6
55
yamllint>=1.38.0
6-
ruff>=0.16.1,<0.17
6+
ruff>=0.16.5,<0.17

0 commit comments

Comments
 (0)