Skip to content

Commit dfdabf7

Browse files
Bump ruff from 0.1.5 to 0.1.6
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.5 to 0.1.6. - [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.5...v0.1.6) --- 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 299e728 commit dfdabf7

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
@@ -252,7 +252,7 @@ dev = [
252252
"pytest==7.4.3",
253253
"pytest-cov==4.1",
254254
"PyYAML==6.0.1",
255-
"ruff==0.1.5",
255+
"ruff==0.1.6",
256256
"Sphinx==7.2.6",
257257
"sphinx-autodoc-typehints==1.25.2",
258258
"sphinx-prompt==1.8",

0 commit comments

Comments
 (0)