Skip to content

Commit 17bcaed

Browse files
Bump ruff from 0.14.4 to 0.14.7
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.4 to 0.14.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@0.14.4...0.14.7) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 50a32ac commit 17bcaed

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
@@ -14,7 +14,7 @@ python = "^3.12"
1414
alive-progress = "^3.3.0"
1515

1616
[tool.poetry.group.dev.dependencies]
17-
ruff = "^0.14.4"
17+
ruff = "^0.14.7"
1818
jinja2 = "^3.1.6"
1919

2020
[tool.poetry.group.test.dependencies]

0 commit comments

Comments
 (0)