Skip to content

Commit 026c675

Browse files
build(deps-dev): bump ruff from 0.1.6 to 0.1.7 (#1288)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.6 to 0.1.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@v0.1.6...v0.1.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 c5a79c7 commit 026c675

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
@@ -57,7 +57,7 @@ test = [
5757
"pytest-recording~=0.13.0",
5858
"pytest~=7.3",
5959
"requests-mock~=1.11",
60-
"ruff==0.1.6",
60+
"ruff==0.1.7",
6161
"types-html5lib~=1.1",
6262
"types-orjson~=3.6",
6363
"types-jsonschema~=4.18",

0 commit comments

Comments
 (0)