diff --git a/pyproject.toml b/pyproject.toml index 299332563..6c503e1ae 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.2", - "types-protobuf==4.23.0.2", + "types-protobuf==4.23.0.3", ] build = [ "pyinstaller==5.10.1",