Skip to content

Commit 609a962

Browse files
Bump ruff from 0.9.1 to 0.9.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.1 to 0.9.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@0.9.1...0.9.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 23b7909 commit 609a962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ mkdocs-exclude == 1.0.2
99
markdown-exec[ansi] == 1.10.0
1010

1111
# Developer stuff
12-
ruff == 0.9.1
12+
ruff == 0.9.2
1313
codespell == 2.3.0
1414
pre-commit == 4.0.1
1515

0 commit comments

Comments
 (0)