diff --git a/pyproject.toml b/pyproject.toml index bc5ff4c..25de103 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ dev = [ "black==24.2.0", "mypy==1.3", "pylint==3.1.0", - "pytest==8.0.0", + "pytest==8.1.1", "tox==4.14.0", ]