Skip to content

Commit 143a83b

Browse files
⬆️ Update ruff requirement from ~=0.7.0 to ~=0.7.2 (#216)
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.7.2) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 132da83 commit 143a83b

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.10.0
44
isort~=5.13.2
55
pytest~=8.3.3
66
pytest-mock~=3.14.0
7-
ruff~=0.7.0
7+
ruff~=0.7.2

0 commit comments

Comments
 (0)