Skip to content

Commit fcf8d31

Browse files
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] <support@github.com>
1 parent 03a9db5 commit fcf8d31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dev = [
4848
"pytest==8.3.4",
4949
"pytest-benchmark==5.1.0",
5050
"pytest-cov==6.0.0",
51-
"ruff==0.8.4",
51+
"ruff==0.8.5",
5252
"tox==4.23.2",
5353
]
5454

0 commit comments

Comments
 (0)