Skip to content

Commit cbcb6e3

Browse files
⬆️ Update ruff requirement from ~=0.5.1 to ~=0.5.6
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.5.1...0.5.6) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9878548 commit cbcb6e3

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~=24.4.2
44
isort~=5.13.2
55
pytest~=8.2.0
66
pytest-mock~=3.14.0
7-
ruff~=0.5.1
7+
ruff~=0.5.6

0 commit comments

Comments
 (0)