Skip to content

Commit 15b17c1

Browse files
⬆️ Update ruff requirement from ~=0.11.0 to ~=0.12.4
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.11.0...0.12.4) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f1827e4 commit 15b17c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ black~=25.1.0
44
isort~=6.0.0
55
pytest~=8.3.3
66
pytest-mock~=3.14.0
7-
ruff~=0.11.0
7+
ruff~=0.12.4

0 commit comments

Comments
 (0)