diff --git a/pyproject.toml b/pyproject.toml index 837599f..f4326fb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ Issues = "https://github.com/datex2-tools/schema2classes/issues" [dependency-groups] dev = [ "validataclass~=0.11.0", - "pytest~=9.0.2", + "pytest~=9.0.3", "pytest-cov~=7.1.0", ]