Skip to content

Commit 043c34a

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

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

6767
[tool.poetry.group.dev.dependencies]
68-
ruff = "0.11.7"
68+
ruff = "0.15.15"
6969

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

0 commit comments

Comments
 (0)