Skip to content

Commit 46c513c

Browse files
dependabot[bot]williballenthin
authored andcommitted
build(deps): bump ruff from 0.7.1 to 0.8.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.1 to 0.8.0. - [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.1...0.8.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0f0523d commit 46c513c

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
@@ -130,7 +130,7 @@ dev = [
130130
"flake8-simplify==0.21.0",
131131
"flake8-use-pathlib==0.3.0",
132132
"flake8-copyright==0.2.4",
133-
"ruff==0.7.1",
133+
"ruff==0.8.0",
134134
"black==24.10.0",
135135
"isort==5.13.2",
136136
"mypy==1.13.0",

0 commit comments

Comments
 (0)