Skip to content

Commit e2c6209

Browse files
author
stubsabot
committed
[stubsabot] Bump protobuf to ~=6.31.1
Release: https://pypi.org/pypi/protobuf/6.31.1 Homepage: https://developers.google.com/protocol-buffers/ Repository: https://github.com/protocolbuffers/protobuf Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/protobuf If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR Note that you will need to close and re-open the PR in order to trigger CI
1 parent c30f631 commit e2c6209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/protobuf/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Using an exact number in the specifier for scripts/sync_protobuf/google_protobuf.py
22
# When updating, also re-run the script
3-
version = "~=6.30.2"
3+
version = "~=6.31.1"
44
upstream_repository = "https://github.com/protocolbuffers/protobuf"
55
extra_description = "Partially generated using [mypy-protobuf==3.6.0](https://github.com/nipunn1313/mypy-protobuf/tree/v3.6.0) and libprotoc 29.0 on [protobuf v30.2](https://github.com/protocolbuffers/protobuf/releases/tag/v30.2) (python `protobuf==6.30.2`)."
66
partial_stub = true

0 commit comments

Comments
 (0)