Skip to content

Commit fddc73a

Browse files
Bump ruff from 0.1.12 to 0.1.13
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.12 to 0.1.13. - [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.12...v0.1.13) --- 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 a10148e commit fddc73a

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
@@ -341,7 +341,7 @@ dev = [
341341
"python-dotenv==1.0.0",
342342
"PyYAML==6.0.1",
343343
"requests-mock-flask==2023.5.14",
344-
"ruff==0.1.12",
344+
"ruff==0.1.13",
345345
"Sphinx==7.2.6",
346346
"sphinx-autodoc-typehints==1.25.2",
347347
"sphinx-prompt==1.8",

0 commit comments

Comments
 (0)