Skip to content

Commit 412ff59

Browse files
build(deps-dev): update ruff requirement
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.4...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 cd13d3a commit 412ff59

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
@@ -1,2 +1,2 @@
11
pytest>=9.1.1,<10
2-
ruff>=0.16.4,<0.17
2+
ruff>=0.16.5,<0.17

0 commit comments

Comments
 (0)