diff --git a/pyproject.toml b/pyproject.toml index 11e32e5..24a5cd1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ test_packaging = [ "twine==6.1.0" ] tests = [ - "pytest==8.3.5" + "pytest==8.4.1" ] type_check = [ "mypy==1.14.1"