diff --git a/pyproject.toml b/pyproject.toml index 55e9080..3b63c86 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ test_packaging = [ "twine==6.2.0" ] tests = [ - "pydantic==2.12.5", + "pydantic==2.13.2", "pytest==9.0.3" ] type_check = [