Skip to content

Commit bea1e78

Browse files
build(deps): bump ruff from 0.12.3 to 0.12.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.3 to 0.12.4. - [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.12.3...0.12.4) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 069987b commit bea1e78

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
@@ -36,7 +36,7 @@ test = [
3636
"pytest==8.4.1",
3737
"pytest-cov==6.2.1",
3838
"WebTest==3.0.6",
39-
"ruff==0.12.3",
39+
"ruff==0.12.4",
4040
]
4141

4242
[project.license]

0 commit comments

Comments
 (0)