diff --git a/pyproject.toml b/pyproject.toml index 3421f00c..bc8f7df5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ docs = [ "sphinx==7.2.4", ] dev = ["pre-commit>=2.12.1"] -tests = ["pytest-cov==4.1.0", "pytest==7.4.0", "moto==4.2.0"] +tests = ["pytest-cov==4.1.0", "pytest==7.4.1", "moto==4.2.0"] vis = ["matplotlib", "pydot"] fireworks = ["FireWorks"] strict = [