Skip to content

Commit 21453f3

Browse files
pip(deps-dev): bump ruff from 0.8.6 to 0.9.1
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.6 to 0.9.1. - [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.8.6...0.9.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 37069ae commit 21453f3

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
@@ -66,7 +66,7 @@ simvue_sender = "simvue.bin.sender:run"
6666
[tool.poetry.group.dev.dependencies]
6767
pytest = "^8.0.0"
6868
pytest-dependency = "^0.6.0"
69-
ruff = ">=0.5.0,<0.9.0"
69+
ruff = ">=0.5.0,<0.10.0"
7070
pytest-cov = ">=4.1,<7.0"
7171
pytest-mock = "^3.14.0"
7272
pytest-sugar = "^1.0.0"

0 commit comments

Comments
 (0)