Skip to content

Commit b4546bc

Browse files
build(deps): bump ruff from 0.7.2 to 0.7.3
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.2 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.2...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 98eadcb commit b4546bc

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.2",
74+
"ruff==0.7.3",
7575
"twine==5.1.1",
7676
"wheel==0.44.0",
7777
]

0 commit comments

Comments
 (0)