diff --git a/pyproject.toml b/pyproject.toml index fddb2a40b..b90dab29f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -93,7 +93,7 @@ dev = [ "types-termcolor==1.1.4", "types-psutil==5.8.23", "types_requests==2.31.0.1", - "types-protobuf==4.23.0.1", + "types-protobuf==4.23.0.2", ] build = [ "pyinstaller==5.10.1",