Skip to content

Commit 0ceb220

Browse files
Bump ruff from 0.1.8 to 0.1.9
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.8 to 0.1.9. - [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.1.8...v0.1.9) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 72c51f4 commit 0ceb220

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
@@ -241,7 +241,7 @@ dev = [
241241
"pytest==7.4.3",
242242
"pytest-cov==4.1",
243243
"PyYAML==6.0.1",
244-
"ruff==0.1.8",
244+
"ruff==0.1.9",
245245
"Sphinx==7.2.6",
246246
"sphinx-autodoc-typehints==1.25.2",
247247
"sphinx-prompt==1.8",

0 commit comments

Comments
 (0)