Skip to content

Commit beab7cf

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

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
@@ -71,4 +71,4 @@ __version__ = {version_tuple!r}
7171
[project.optional-dependencies]
7272
test = ["testscenarios", "testresources"]
7373
twisted = ["Twisted", "fixtures"]
74-
dev = ["ruff==0.7.1"]
74+
dev = ["ruff==0.7.3"]

0 commit comments

Comments
 (0)