diff --git a/pyproject.toml b/pyproject.toml index 1eb0ace2..da31ab0a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ classifiers = [ ] description = "IOC Builder for EPICS and Kubernetes" dependencies = [ - "pydantic==2.7.4", + "pydantic==2.8.0", "typer", "ruamel.yaml", "jinja2",