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 8155f1c commit 03b3240Copy full SHA for 03b3240
pyproject.toml
@@ -29,7 +29,7 @@ dependencies = [
29
30
31
[project.optional-dependencies]
32
-tests = ["pytest==8.4.1", "pytest-cov==6.2.1", "pyfakefs==5.9.2"]
+tests = ["pytest==8.4.1", "pytest-cov==6.2.1", "pyfakefs==5.10.1"]
33
34
doc = [
35
"Sphinx==8.2.3",
0 commit comments