diff --git a/pyproject.toml b/pyproject.toml index 30edf54..27d74eb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,6 +15,6 @@ dependencies = [ "gevent>=25.9.1", "gunicorn>=25.1.0", "mistune>=3.2.0", - "protobuf>=7.34.0", + "protobuf>=7.34.1", "requests>=2.32.5", ]