Skip to content

Commit 0964d9a

Browse files
build(deps): bump ruff from 0.8.4 to 0.8.5
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.4 to 0.8.5. - [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.8.4...0.8.5) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f3db75 commit 0964d9a

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
@@ -49,7 +49,7 @@ test = [
4949
"pytest-pretty>=1.0.0,<2.0.0",
5050
]
5151
quality = [
52-
"ruff==0.8.4",
52+
"ruff==0.8.5",
5353
"mypy==1.14.0",
5454
"types-Pillow",
5555
"pre-commit>=3.0.0,<5.0.0",

0 commit comments

Comments
 (0)