Skip to content

Commit 4502c8a

Browse files
build(deps-dev): bump ruff from 0.5.6 to 0.6.2 (#2894)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.6 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.5.6...0.6.2) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb5d058 commit 4502c8a

File tree

2 files changed

+23
-21
lines changed

2 files changed

+23
-21
lines changed

poetry.lock

Lines changed: 22 additions & 20 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
@@ -68,7 +68,7 @@ sphinx-autodoc-typehints = ">=1.25.3,<=2.0.1"
6868
typing-extensions = "^4.5.0"
6969

7070
[tool.poetry.group.lint.dependencies]
71-
ruff = ">=0.0.286,<0.6.0"
71+
ruff = ">=0.0.286,<0.7.0"
7272

7373
[tool.poetry.extras]
7474
berkeleydb = ["berkeleydb"]

0 commit comments

Comments
 (0)