Skip to content

Commit 312591a

Browse files
Bump ruff from 0.8.5 to 0.9.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.5 to 0.9.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.8.5...0.9.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent afd8186 commit 312591a

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.5",
51+
"ruff==0.9.0",
5252
"tox==4.23.2",
5353
]
5454

0 commit comments

Comments
 (0)