Skip to content

Commit 51b63b4

Browse files
build(deps-dev): bump ruff from 0.1.6 to 0.1.7 (#1902)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent afb3426 commit 51b63b4

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
@@ -77,7 +77,7 @@ dev = [
7777
"flake8-simplify==0.21.0",
7878
"flake8-use-pathlib==0.3.0",
7979
"flake8-copyright==0.2.4",
80-
"ruff==0.1.6",
80+
"ruff==0.1.7",
8181
"black==23.11.0",
8282
"isort==5.11.4",
8383
"mypy==1.7.1",

0 commit comments

Comments
 (0)