diff --git a/pyproject.toml b/pyproject.toml index 81e1c24fa..e0cb3d24a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ packages = ["floss", "floss.sigs"] dev = [ "pre-commit==3.5.0", "pyyaml==6.0.1", - "pytest==8.1.1", + "pytest==8.2.0", "pytest-sugar==1.0.0", "pytest-instafail==0.5.0", "pytest-cov==5.0.0",