diff --git a/pyproject.toml b/pyproject.toml index 5f9c360..543da0a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dev = [ "black==25.1.0", "build==1.2.2.post1", "mypy==1.17.0", - "pytest==8.4.0", + "pytest==8.4.1", "pytest-cov==6.2.1", "pylint==3.3.7", "setuptools==80.9.0",