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 382eda5 commit d336626Copy full SHA for d336626
pyproject.toml
@@ -23,7 +23,7 @@ auto-typing-final = "auto_typing_final.main:main"
23
auto-typing-final-lsp-server = "auto_typing_final.lsp:main"
24
25
[dependency-groups]
26
-dev = ["mypy==1.17.1", "pytest==8.4.1", "pytest-cov==6.2.1", "ruff==0.12.11"]
+dev = ["mypy==1.17.1", "pytest==8.4.2", "pytest-cov==6.3.0", "ruff==0.12.12"]
27
28
[build-system]
29
requires = ["hatchling", "hatch-vcs"]
0 commit comments