diff --git a/pyproject.toml b/pyproject.toml index 55b043fa9..29c89c4ec 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ dependencies = [ "pyelftools==0.30", "dnfile==0.14.1", "dncil==1.0.2", - "pydantic==2.4.0", + "pydantic==2.7.0", "protobuf==4.23.4", ] dynamic = ["version"]