Skip to content

Commit 48800f7

Browse files
Bump ruff from 0.11.7 to 0.15.14
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.7 to 0.15.14. - [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.14) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.12 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d15222 commit 48800f7

2 files changed

Lines changed: 23 additions & 24 deletions

File tree

poetry.lock

Lines changed: 22 additions & 23 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.0.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.14"
6969

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

0 commit comments

Comments
 (0)