Skip to content

Commit 0704436

Browse files
Bump ruff from 0.1.3 to 0.1.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.3 to 0.1.4. - [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.3...v0.1.4) --- 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 0b157e1 commit 0704436

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
@@ -310,7 +310,7 @@ dev = [
310310
"pytest-cov==4.1",
311311
"PyYAML==6.0.1",
312312
"requests-mock-flask==2023.5.14",
313-
"ruff==0.1.3",
313+
"ruff==0.1.4",
314314
"Sphinx==7.2.6",
315315
"sphinx-autodoc-typehints==1.24.1",
316316
"sphinx-prompt==1.8",

0 commit comments

Comments
 (0)