Skip to content

Commit 8467501

Browse files
authored
[skip ci] Merge pull request #491 from simvue-io/dependabot/pip/dev/ruff-0.6.1
pip(deps-dev): bump ruff from 0.5.6 to 0.6.1
2 parents 057c9b4 + e43c45e commit 8467501

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
@@ -64,7 +64,7 @@ simvue_sender = "simvue.bin.sender:run"
6464
[tool.poetry.group.dev.dependencies]
6565
pytest = "^8.0.0"
6666
pytest-dependency = "^0.6.0"
67-
ruff = ">=0.5.0,<0.6.0"
67+
ruff = ">=0.5.0,<0.7.0"
6868
pytest-cov = ">=4.1,<6.0"
6969
pytest-mock = "^3.14.0"
7070
pytest-sugar = "^1.0.0"

0 commit comments

Comments
 (0)