Skip to content

Commit 7d070d1

Browse files
build(deps): bump ruff from 0.6.6 to 0.6.7 (#1408)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.6 to 0.6.7. - [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.6.6...0.6.7) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f53e6e commit 7d070d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ test = [
5656
"pytest-recording~=0.13.0",
5757
"pytest~=8.0",
5858
"requests-mock~=1.11",
59-
"ruff==0.6.6",
59+
"ruff==0.6.7",
6060
"types-html5lib~=1.1",
6161
"types-orjson~=3.6",
6262
"types-jsonschema~=4.18",

0 commit comments

Comments
 (0)