Skip to content

Commit ab040bd

Browse files
Bump ruff from 0.9.10 to 0.16.5
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.10 to 0.16.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.9.10...0.16.5) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.5 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b9f74d commit ab040bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ classifiers = [
2222
dev = [
2323
"pytest==9.0.3",
2424
"pytest-timeout==2.3.1",
25-
"ruff==0.9.10",
25+
"ruff==0.16.5",
2626
"setuptools==83.0.0",
2727
]
2828

0 commit comments

Comments
 (0)