diff --git a/pyproject.toml b/pyproject.toml index f5eb1bc..2f6713f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ test_packaging = [ "twine==5.1.1" ] tests = [ - "pytest==8.3.3", + "pytest==8.3.4", "pytest-datafiles==3.0.0", "pytest-subtests==0.13.1", "syrupy==4.8.0"