diff --git a/pyproject.toml b/pyproject.toml index 0d2284f8..a4914bdb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ strict = [ "pydefect==0.9.4", ] -tests = ["pytest==8.2.0", "pytest-cov==5.0.0", "nbmake==1.5.3"] +tests = ["pytest==8.2.1", "pytest-cov==5.0.0", "nbmake==1.5.3"] [tool.setuptools.dynamic] readme = { file = ["README.md"] }