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 ab65f2aCopy full SHA for ab65f2a
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.5,<0.9.0"
28
typer-cli = { git = "https://github.com/Patarimi/typer-cli.git" }
29
30
[tool.poetry.scripts]
0 commit comments