diff --git a/pyproject.toml b/pyproject.toml index 390b5a14..227ab7fc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ docs = [ "sphinx==7.2.5", ] dev = ["pre-commit>=2.12.1"] -tests = ["pytest-cov==4.1.0", "pytest==7.4.1", "moto==4.2.2"] +tests = ["pytest-cov==4.1.0", "pytest==7.4.2", "moto==4.2.2"] vis = ["matplotlib", "pydot"] fireworks = ["FireWorks"] strict = [