diff --git a/pyproject.toml b/pyproject.toml index 339c70d..49f7cf1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ test_packaging = [ "twine==6.2.0" ] tests = [ - "pydantic==2.13.2", + "pydantic==2.13.3", "pytest==9.0.3" ] type_check = [