You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -21,9 +21,9 @@ This is a [type stub package](https://typing.python.org/en/latest/tutorials/exte
21
21
for the [`protobuf`](https://github.com/protocolbuffers/protobuf) package. It can be used by type checkers
22
22
to check code that uses `protobuf`. This version of
23
23
`types-protobuf` aims to provide accurate annotations for
24
-
`protobuf~=6.30.2`.
24
+
`protobuf~=6.32.1`.
25
25
26
-
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`).
26
+
Partially generated using [mypy-protobuf==3.6.0](https://github.com/nipunn1313/mypy-protobuf/tree/v3.6.0) and libprotoc 31.1 on [protobuf v32.1](https://github.com/protocolbuffers/protobuf/releases/tag/v32.1) (python `protobuf==6.32.1`).
27
27
28
28
This stub package is marked as [partial](https://typing.python.org/en/latest/spec/distributing.html#partial-stub-packages).
29
29
If you find that annotations are missing, feel free to contribute and help complete them.
@@ -41,4 +41,4 @@ This package was tested with the following type checkers:
Copy file name to clipboardExpand all lines: contrib/python/types-protobuf/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,9 @@ This is a [type stub package](https://typing.python.org/en/latest/tutorials/exte
4
4
for the [`protobuf`](https://github.com/protocolbuffers/protobuf) package. It can be used by type checkers
5
5
to check code that uses `protobuf`. This version of
6
6
`types-protobuf` aims to provide accurate annotations for
7
-
`protobuf~=6.30.2`.
7
+
`protobuf~=6.32.1`.
8
8
9
-
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`).
9
+
Partially generated using [mypy-protobuf==3.6.0](https://github.com/nipunn1313/mypy-protobuf/tree/v3.6.0) and libprotoc 31.1 on [protobuf v32.1](https://github.com/protocolbuffers/protobuf/releases/tag/v32.1) (python `protobuf==6.32.1`).
10
10
11
11
This stub package is marked as [partial](https://typing.python.org/en/latest/spec/distributing.html#partial-stub-packages).
12
12
If you find that annotations are missing, feel free to contribute and help complete them.
@@ -24,4 +24,4 @@ This package was tested with the following type checkers:
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`)."
5
+
extra_description = "Partially generated using [mypy-protobuf==3.6.0](https://github.com/nipunn1313/mypy-protobuf/tree/v3.6.0) and libprotoc 31.1 on [protobuf v32.1](https://github.com/protocolbuffers/protobuf/releases/tag/v32.1) (python `protobuf==6.32.1`)."
0 commit comments