diff --git a/pyproject.toml b/pyproject.toml index 013967b55..ec1564499 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ classifiers = [ ] description = "IOC Builder for EPICS and Kubernetes" dependencies = [ - "pydantic==2.5.1", + "pydantic==2.5.2", "typer", "ruamel.yaml", "jinja2",