Skip to content

Commit d41dafb

Browse files
chore(deps): update dependency ruff to >=0.8.6,<0.9.0
1 parent 7b8a6cb commit d41dafb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ typer = "^0.12.0"
2424
[tool.poetry.group.dev.dependencies]
2525
nuitka = ">=1.8.5,<3.0.0"
2626
pyinstaller = { python = ">=3.10,<3.13", version = "^6.1.0" }
27-
ruff = ">=0.6.0,<0.7.0"
27+
ruff = ">=0.8.6,<0.9.0"
2828
typer-cli = { git = "https://github.com/Patarimi/typer-cli.git" }
2929

3030
[tool.poetry.scripts]

0 commit comments

Comments
 (0)