Skip to content

Commit 9cd5ef3

Browse files
build(deps): bump ruff from 0.7.0 to 0.7.1
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.0 to 0.7.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.7.0...0.7.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 034958a commit 9cd5ef3

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,7 +71,7 @@ mss = "mss.__main__:main"
7171
dev = [
7272
"build==1.2.2.post1",
7373
"mypy==1.13.0",
74-
"ruff==0.7.0",
74+
"ruff==0.7.1",
7575
"twine==5.1.1",
7676
"wheel==0.44.0",
7777
]

0 commit comments

Comments
 (0)