diff --git a/pyproject.toml b/pyproject.toml index 534242a6..b859e7ef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ dependencies = [ "pyelftools==0.31", "dnfile==0.14.1", "dncil==1.0.2", - "pydantic==2.4.0", + "pydantic==2.7.1", "protobuf==4.23.4", ] dynamic = ["version"]