Skip to content

Commit c962801

Browse files
chore(deps): update dependency ruff to >=0.9.0,<0.10.0
1 parent 27b615d commit c962801

File tree

2 files changed

+21
-20
lines changed

2 files changed

+21
-20
lines changed

poetry.lock

Lines changed: 20 additions & 19 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 @@ typer = ">=0.7"
4141
black = ">=23.1,<25.0"
4242
isort = "^5.12.0"
4343
pytest = ">=7.2.1,<9.0.0"
44-
ruff = ">=0.0.254,<0.3.5"
44+
ruff = ">=0.9.0,<0.10.0"
4545
coverage = "^7.2.1"
4646
pytest-cov = "^6.0.0"
4747
pytest-asyncio = ">=0.25.1,<0.26.0"

0 commit comments

Comments
 (0)