Skip to content

Commit 6af13d7

Browse files
build(deps-dev): bump ruff from 0.14.3 to 0.14.6
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.3 to 0.14.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.14.3...0.14.6) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a906d7 commit 6af13d7

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

poetry.lock

Lines changed: 21 additions & 21 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 @@ mkdocs-gen-files = "^0.5.0"
6868
mkdocs-include-markdown-plugin = "^7.2.0"
6969

7070
[tool.poetry.group.lint.dependencies]
71-
ruff = "0.14.3"
71+
ruff = "0.14.6"
7272

7373
[project.optional-dependencies]
7474
berkeleydb = ["berkeleydb >18.1.0"]

0 commit comments

Comments
 (0)