Skip to content

Commit b6e68d6

Browse files
Bump ruff from 0.1.7 to 0.1.8
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.7 to 0.1.8. - [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.7...v0.1.8) --- 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 53379ed commit b6e68d6

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.7",
244+
"ruff==0.1.8",
245245
"Sphinx==7.2.6",
246246
"sphinx-autodoc-typehints==1.25.2",
247247
"sphinx-prompt==1.8",

0 commit comments

Comments
 (0)