diff --git a/pyproject.toml b/pyproject.toml index bd891b1..d4b56b5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dev = [ ] test = [ "psutil==5.9.8", - "pytest==8.2.2", + "pytest==8.3.3", "pytest-cov==4.1.0", "pytest-mock==3.12.0", "pytest-check==2.3.1",