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 d8a43d8 commit 196c939Copy full SHA for 196c939
pyproject.toml
@@ -30,7 +30,7 @@ dependencies = [
30
31
32
[project.optional-dependencies]
33
-tests = ["pytest==8.2.0", "pytest-cov==5.0.0", "pyfakefs==5.4.1"]
+tests = ["pytest==8.2.0", "pytest-cov==5.0.0", "pyfakefs==5.5.0"]
34
35
doc = [
36
"Sphinx==7.3.7",
0 commit comments