Skip to content

Commit 7150ccc

Browse files
Bump ruff from 0.4.8 to 0.4.10 (#871)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.8 to 0.4.10. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.4.8...v0.4.10) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ff1304 commit 7150ccc

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
@@ -43,7 +43,7 @@ dev = [
4343
"pytest-asyncio==0.23.7",
4444
"pytest-cov==5.0.0",
4545
"pytest-sugar==1.0.0",
46-
"ruff==0.4.8",
46+
"ruff==0.4.10",
4747
"ruff-lsp==0.0.53",
4848
"towncrier==23.11.0"
4949
]

0 commit comments

Comments
 (0)