Skip to content

Commit a7b60ff

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

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.7"]
75+
dev = ["ruff==0.4.8"]

0 commit comments

Comments
 (0)