Skip to content

Commit d63c797

Browse files
Bump ruff from 0.0.257 to 0.0.258
Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.257 to 0.0.258. - [Release notes](https://github.com/charliermarsh/ruff/releases) - [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](astral-sh/ruff@v0.0.257...v0.0.258) --- 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 f46cd59 commit d63c797

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
@@ -248,7 +248,7 @@ dev = [
248248
"pyroma==4.2",
249249
"pytest-cov==4.0.0",
250250
"pytest==7.2.2 ",
251-
"ruff==0.0.257",
251+
"ruff==0.0.258",
252252
"sphinx-autodoc-typehints==1.22",
253253
"sphinx-prompt==1.5.0",
254254
"sphinxcontrib-spelling==8.0.0",

0 commit comments

Comments
 (0)