Skip to content

Commit c161091

Browse files
Bump ruff from 0.0.255 to 0.0.256
Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.255 to 0.0.256. - [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.255...v0.0.256) --- 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 9832c6a commit c161091

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
@@ -246,7 +246,7 @@ dev = [
246246
"pytest-cov==4.0.0",
247247
"pytest_codeblocks==0.16.1",
248248
"pytest==7.2.2 ",
249-
"ruff==0.0.255",
249+
"ruff==0.0.256",
250250
"sphinx-autodoc-typehints==1.22",
251251
"sphinx-prompt==1.5.0",
252252
"sphinxcontrib-spelling==8.0.0",

0 commit comments

Comments
 (0)