Skip to content

Commit d93f666

Browse files
pip(deps-dev): bump ruff from 0.9.10 to 0.15.12
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.10 to 0.15.12. - [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.9.10...0.15.12) --- 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 22c97f4 commit d93f666

2 files changed

Lines changed: 22 additions & 106 deletions

File tree

poetry.lock

Lines changed: 21 additions & 105 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
@@ -71,7 +71,7 @@ plot = ["plotly (>=6.0.0,<7.0.0)", "matplotlib (>=3.10.0,<4.0.0)"]
7171
simvue-sender = "simvue.bin.sender:sender_cli"
7272

7373
[tool.poetry.group.dev.dependencies]
74-
ruff = ">=0.5.0,<0.10.0"
74+
ruff = ">=0.15.12,<0.16.0"
7575
pytest-cov = ">=4.1,<7.0"
7676
pytest-mock = "^3.14.0"
7777
pytest-sugar = "^1.0.0"

0 commit comments

Comments
 (0)