diff --git a/pyproject.toml b/pyproject.toml index f814707..5580bc0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dependencies = [ "jsonref==1.1.0", "loguru==0.7.3", "platformdirs==4.4.0", - "pydantic==2.11.9", + "pydantic==2.12.0", "pyjwt==2.10.1", "pymodbus==3.11.3", "tzlocal==5.3.1",