Skip to content

Commit 6e9354a

Browse files
dependabot[bot]fniessink
authored andcommitted
Bump ruff from 0.7.1 to 0.7.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.1 to 0.7.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.7.1...0.7.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 af890e0 commit 6e9354a

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
@@ -42,7 +42,7 @@ dev = [
4242
"green == 4.0.2",
4343
"mypy == 1.13.0",
4444
"pip == 24.3.1",
45-
"ruff == 0.7.1",
45+
"ruff == 0.7.2",
4646
"twine == 5.1.1",
4747
"types-requests == 2.32.0.20241016",
4848
"unittest-xml-reporting == 3.2.0",

0 commit comments

Comments
 (0)