Skip to content

Commit 67ebba6

Browse files
Bump ruff from 0.15.15 to 0.15.20
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.15 to 0.15.20. - [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.15...0.15.20) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.19 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac3b09e commit 67ebba6

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

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
@@ -66,7 +66,7 @@ pyinstaller = {version=">=6.20.0,<7.0.0", python=">=3.9,<3.15"}
6666
dunamai = ">=1.26.1,<1.27.0"
6767

6868
[tool.poetry.group.dev.dependencies]
69-
ruff = "0.15.15"
69+
ruff = "0.15.20"
7070

7171
[tool.pytest.ini_options]
7272
log_cli = true

0 commit comments

Comments
 (0)