Skip to content

Commit d143480

Browse files
Bump ruff from 0.6.1 to 0.6.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.1 to 0.6.2. - [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.1...0.6.2) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f599ca8 commit d143480

File tree

2 files changed

+48
-42
lines changed

2 files changed

+48
-42
lines changed

poetry.lock

Lines changed: 47 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ opencv-python-headless = "^4.10.0.84"
2929

3030
[tool.poetry.group.dev.dependencies]
3131
pre-commit = "^3.8.0"
32-
ruff = "^0.6.1"
32+
ruff = "^0.6.2"
3333
black = "^24.8.0"
3434
pytest = "^8.3.2"
3535
coverage = "^7.6.1"

0 commit comments

Comments
 (0)