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 c227bb4 commit 77c6f58Copy full SHA for 77c6f58
1 file changed
pyproject.toml
@@ -26,7 +26,7 @@ classifiers = [
26
dynamic = ["version"]
27
28
[project.optional-dependencies]
29
-dev = ["pytest>=7.4.4", "ruff==0.14.4", "pyright>=1.1.293", "build"]
+dev = ["pytest>=7.4.4", "ruff==0.14.5", "pyright>=1.1.293", "build"]
30
31
[tool.pyright]
32
include = ["src", "tests"]
0 commit comments