diff --git a/pyproject.toml b/pyproject.toml index ae9691955..ae19b98eb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ dependencies = [ "dnfile==0.14.1", "dncil==1.0.2", "pydantic==2.4.0", - "protobuf==4.23.4", + "protobuf==4.25.1", ] dynamic = ["version"]