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 b42f472 commit ac1ddc3Copy full SHA for ac1ddc3
pyproject.toml
@@ -30,7 +30,7 @@ dependencies = [
30
31
32
[project.optional-dependencies]
33
-tests = ["pytest==8.1.1", "pytest-cov==5.0.0", "pyfakefs==5.3.5"]
+tests = ["pytest==8.1.1", "pytest-cov==5.0.0", "pyfakefs==5.4.0"]
34
35
doc = [
36
"Sphinx==7.2.6",
0 commit comments