Skip to content

Commit 24e47c1

Browse files
Bump ruff from 0.11.7 to 0.15.8
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.7 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.11.7...0.15.8) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.8 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5c6876a commit 24e47c1

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
@@ -63,7 +63,7 @@ pyinstaller = {version=">=6.0.0,<7.0.0", python=">=3.9,<3.15"}
6363
dunamai = ">=1.18.0,<1.27.0"
6464

6565
[tool.poetry.group.dev.dependencies]
66-
ruff = "0.11.7"
66+
ruff = "0.15.8"
6767

6868
[tool.pytest.ini_options]
6969
log_cli = true

0 commit comments

Comments
 (0)