Skip to content

Commit 80c91b4

Browse files
Bump ruff from 0.4.4 to 0.4.7
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.4 to 0.4.7. - [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.4.4...v0.4.7) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 48e689b commit 80c91b4

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
@@ -72,4 +72,4 @@ __version__ = {version_tuple!r}
7272
[project.optional-dependencies]
7373
test = ["testscenarios", "testresources"]
7474
twisted = ["Twisted", "fixtures"]
75-
dev = ["ruff==0.4.4"]
75+
dev = ["ruff==0.4.7"]

0 commit comments

Comments
 (0)