Skip to content

Commit 3d43f9b

Browse files
build(deps): bump ruff from 0.5.5 to 0.5.6 (#1385)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.5 to 0.5.6. - [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.5.5...0.5.6) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 522c1b9 commit 3d43f9b

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
@@ -58,7 +58,7 @@ test = [
5858
"pytest-recording~=0.13.0",
5959
"pytest~=8.0",
6060
"requests-mock~=1.11",
61-
"ruff==0.5.5",
61+
"ruff==0.5.6",
6262
"types-html5lib~=1.1",
6363
"types-orjson~=3.6",
6464
"types-jsonschema~=4.18",

0 commit comments

Comments
 (0)