Skip to content

Commit f1186d5

Browse files
Bump ruff from 0.0.258 to 0.0.259
Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.258 to 0.0.259. - [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.258...v0.0.259) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d52ad8c commit f1186d5

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
@@ -250,7 +250,7 @@ dev = [
250250
"pyroma==4.2",
251251
"pytest-cov==4.0.0",
252252
"pytest==7.2.2 ",
253-
"ruff==0.0.258",
253+
"ruff==0.0.259",
254254
"sphinx-autodoc-typehints==1.22",
255255
"sphinx-prompt==1.5.0",
256256
"sphinxcontrib-spelling==8.0.0",

0 commit comments

Comments
 (0)