Skip to content

Commit fe5cb2b

Browse files
Bump ruff from 0.2.1 to 0.2.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.1 to 0.2.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.2.1...v0.2.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 3c69d3c commit fe5cb2b

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
@@ -270,7 +270,7 @@ dev = [
270270
"pytest==8.0.1",
271271
"pytest-cov==4.1",
272272
"PyYAML==6.0.1",
273-
"ruff==0.2.1",
273+
"ruff==0.2.2",
274274
"Sphinx==7.2.6",
275275
"sphinx-prompt==1.8",
276276
"Sphinx-Substitution-Extensions==2022.2.16",

0 commit comments

Comments
 (0)