Skip to content

Commit 72a9d85

Browse files
Update dependency ruff to ^0.2.0 || ^0.3.0 || ^0.6.0 || ^0.7.0 || ^0.8.0 || ^0.9.0 (#72)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4f1c8d2 commit 72a9d85

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
@@ -41,7 +41,7 @@ pyside6-essentials = "^6.7.2"
4141
[tool.poetry.group.dev.dependencies]
4242
pytest = "^7.1.3 || ^8.0.0"
4343
pytest-cov = "^4.1.0 || ^5.0.0 || ^6.0.0"
44-
ruff = "^0.2.0 || ^0.3.0 || ^0.6.0 || ^0.7.0 || ^0.8.0"
44+
ruff = "^0.2.0 || ^0.3.0 || ^0.6.0 || ^0.7.0 || ^0.8.0 || ^0.9.0"
4545
tox = "^4.0.0"
4646

4747
[tool.ruff]

0 commit comments

Comments
 (0)