Skip to content

Commit 2839ce6

Browse files
Update ruff requirement from <1,>=0.7 to >=0.15.11,<1
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.15.11) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.11 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04206fd commit 2839ce6

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,5 +1,5 @@
11
-r requirements.txt
2-
ruff>=0.7,<1
2+
ruff>=0.15.11,<1
33
bandit>=1.7,<2
44
pip-audit>=2,<3
55
pytest>=8,<10

0 commit comments

Comments
 (0)