Skip to content

Commit 2057fde

Browse files
Bump ruff from 0.0.272 to 0.0.275
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.272 to 0.0.275. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](astral-sh/ruff@v0.0.272...v0.0.275) --- 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 a4fca06 commit 2057fde

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
@@ -307,7 +307,7 @@ dev = [
307307
"pytest-cov==4.1.0",
308308
"pytest==7.4.0",
309309
"requests-mock-flask==2023.5.14",
310-
"ruff==0.0.272",
310+
"ruff==0.0.275",
311311
"sphinx-autodoc-typehints==1.23.3",
312312
"sphinx-prompt==1.5.0",
313313
"sphinx_paramlinks==0.5.4",

0 commit comments

Comments
 (0)