Skip to content

Commit a38ea39

Browse files
dependabot[bot]fniessink
authored andcommitted
Bump ruff from 0.8.0 to 0.8.1
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.0 to 0.8.1. - [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.8.0...0.8.1) --- 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 dbe2115 commit a38ea39

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
@@ -41,7 +41,7 @@ dev = [
4141
"gprof2dot == 2024.6.6",
4242
"green == 4.0.2",
4343
"mypy == 1.13.0",
44-
"ruff == 0.8.0",
44+
"ruff == 0.8.1",
4545
"types-requests == 2.32.0.20241016",
4646
"unittest-xml-reporting == 3.2.0",
4747
"vulture == 2.13",

0 commit comments

Comments
 (0)