From b48d1b9caf6505b3634ab88a43281a2e993b3db2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 09:42:01 +0100 Subject: [PATCH] [stubsabot] Bump protobuf to 4.23.* (#10158) Release: https://pypi.org/pypi/protobuf/4.23.0 Homepage: https://developers.google.com/protocol-buffers/ --- stubs/protobuf/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/protobuf/METADATA.toml b/stubs/protobuf/METADATA.toml index 39cd1ce95..29e0be32b 100644 --- a/stubs/protobuf/METADATA.toml +++ b/stubs/protobuf/METADATA.toml @@ -1,4 +1,4 @@ -version = "4.22.*" +version = "4.23.*" extra_description = "Generated with aid from mypy-protobuf v3.4.0" [tool.stubtest]