We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b8a6cb commit d41dafbCopy full SHA for d41dafb
pyproject.toml
@@ -24,7 +24,7 @@ typer = "^0.12.0"
24
[tool.poetry.group.dev.dependencies]
25
nuitka = ">=1.8.5,<3.0.0"
26
pyinstaller = { python = ">=3.10,<3.13", version = "^6.1.0" }
27
-ruff = ">=0.6.0,<0.7.0"
+ruff = ">=0.8.6,<0.9.0"
28
typer-cli = { git = "https://github.com/Patarimi/typer-cli.git" }
29
30
[tool.poetry.scripts]
0 commit comments