diff --git a/pyproject.toml b/pyproject.toml index 9ddfcf3..c7bc7fc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ classifiers = [ "Intended Audience :: Science/Research", ] dependencies = [ - "pydantic==2.12.3" + "pydantic==2.12.5" ] [project.urls]