diff --git a/pyproject.toml b/pyproject.toml index 7a81d2aa..87b51f0d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -77,7 +77,7 @@ lint = ["black==24.4.2", "isort==5.13.2"] tests = [ "pytest-cov==5.0.0", - "pytest==8.2.2", + "pytest==8.3.1", "tox==4.16.0", "python-dotenv==1.0.1", ]