We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a72906 commit 53fc90aCopy full SHA for 53fc90a
pyproject.toml
@@ -47,7 +47,7 @@ docs = [
47
"sphinx==8.2.3",
48
]
49
dev = ["pre-commit>=2.12.1", "typing_extensions; python_version < '3.11'"]
50
-tests = ["moto==4.2.13", "pytest-cov==6.0.0", "pytest==8.3.4"]
+tests = ["moto==4.2.13", "pytest-cov==6.0.0", "pytest==8.3.5"]
51
vis = ["matplotlib", "pydot"]
52
fireworks = ["FireWorks"]
53
strict = [
0 commit comments