Skip to content

Commit 4335603

Browse files
authored
Merge pull request #605 from simvue-io/dependabot/pip/dev/ruff-0.8.0
pip(deps-dev): bump ruff from 0.7.4 to 0.8.0
2 parents 2824104 + 9177d1c commit 4335603

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)