Skip to content

Commit 486bb55

Browse files
Bump ruff from 0.1.0 to 0.1.1
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.0 to 0.1.1. - [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.0...v0.1.1) --- 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 60cb73f commit 486bb55

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
@@ -251,7 +251,7 @@ dev = [
251251
"pyroma==4.2",
252252
"pytest-cov==4.1.0",
253253
"pytest==7.4.2 ",
254-
"ruff==0.1.0",
254+
"ruff==0.1.1",
255255
"sphinx-autodoc-typehints==1.24.0",
256256
"sphinx-prompt==1.8.0",
257257
"sphinxcontrib-spelling==8.0.0",

0 commit comments

Comments
 (0)