Skip to content

Commit ab9b327

Browse files
build(deps-dev): bump ruff from 0.15.4 to 0.15.8
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.4 to 0.15.8. - [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.15.4...0.15.8) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 79d59be commit ab9b327

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

Lines changed: 20 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
@@ -31,7 +31,7 @@ gitpython = "^3.1.46"
3131

3232

3333
[tool.poetry.dev-dependencies]
34-
ruff = "^0.15.4"
34+
ruff = "^0.15.8"
3535
black = "^24.4.2"
3636
pip-licenses = "^4.3.3"
3737
jinja2 = "^3.1.6"

0 commit comments

Comments
 (0)