Skip to content

Commit 12c2ecf

Browse files
Bump ruff from 0.1.1 to 0.1.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.1 to 0.1.2. - [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.1...v0.1.2) --- 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 589dcc6 commit 12c2ecf

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
@@ -309,7 +309,7 @@ dev = [
309309
"pytest-cov==4.1.0",
310310
"pytest==7.4.3",
311311
"requests-mock-flask==2023.5.14",
312-
"ruff==0.1.1",
312+
"ruff==0.1.2",
313313
"sphinx-autodoc-typehints==1.24.0",
314314
"sphinx-prompt==1.8.0",
315315
"sphinx_paramlinks==0.6.0",

0 commit comments

Comments
 (0)