Skip to content

Commit 9177d1c

Browse files
pip(deps-dev): bump ruff from 0.7.4 to 0.8.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.4 to 0.8.0. - [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.7.4...0.8.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2824104 commit 9177d1c

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

0 commit comments

Comments
 (0)