Skip to content

Commit 0aabd4c

Browse files
Bump ruff from 0.5.5 to 0.7.1
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.5 to 0.7.1. - [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.5...0.7.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f4f9d90 commit 0aabd4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ test = [
4747
"pytest",
4848
]
4949
lint = [
50-
"ruff==0.5.5",
50+
"ruff==0.7.1",
5151
"mypy",
5252
"types-docutils",
5353
]

0 commit comments

Comments
 (0)