Skip to content

Commit b18600d

Browse files
⬆️ Update ruff requirement from ~=0.7.3 to ~=0.8.0 (#221)
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.3...0.8.0) --- 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 df185fb commit b18600d

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.3
7+
ruff~=0.8.0

0 commit comments

Comments
 (0)