diff --git a/pyproject.toml b/pyproject.toml index ae2b4b91..05498f72 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ classifiers = [ ] dependencies = [ "pyparted>=3.13.0", - "pydantic==2.12.1", + "pydantic==2.12.2", "cryptography>=45.0.7", ]