aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python
diff options
context:
space:
mode:
authorrobot-contrib <robot-contrib@yandex-team.com>2024-03-17 10:04:21 +0300
committerrobot-contrib <robot-contrib@yandex-team.com>2024-03-17 10:15:36 +0300
commita6dc0df43db569e4122947dbfeb7d013432300d4 (patch)
tree82f33c2f38e000749b7e5800615384386d7e0cc3 /contrib/python
parent0816a937aebb4bb8ff5d68730c625cb1c99c9b4b (diff)
downloadydb-a6dc0df43db569e4122947dbfeb7d013432300d4.tar.gz
Update contrib/python/types-protobuf to 4.24.0.20240302
626e396ec210d0851533d632e0d685490c7baf03
Diffstat (limited to 'contrib/python')
-rw-r--r--contrib/python/types-protobuf/.dist-info/METADATA8
-rw-r--r--contrib/python/types-protobuf/ya.make2
2 files changed, 5 insertions, 5 deletions
diff --git a/contrib/python/types-protobuf/.dist-info/METADATA b/contrib/python/types-protobuf/.dist-info/METADATA
index da16877bae..4108d715f6 100644
--- a/contrib/python/types-protobuf/.dist-info/METADATA
+++ b/contrib/python/types-protobuf/.dist-info/METADATA
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: types-protobuf
-Version: 4.24.0.20240129
+Version: 4.24.0.20240302
Summary: Typing stubs for protobuf
Home-page: https://github.com/python/typeshed
License: Apache-2.0 license
@@ -38,6 +38,6 @@ If you find that annotations are missing, feel free to contribute and help compl
See https://github.com/python/typeshed/blob/main/README.md for more details.
-This package was generated from typeshed commit `3dbb2573e68a288ac5ad1b4967a9c5ab994b81be` and was tested
-with mypy 1.8.0, pyright 1.1.342, and
-pytype 2023.12.18.
+This package was generated from typeshed commit `5e4483618a02b4bf182940e3b89e8178855e6f32` and was tested
+with mypy 1.8.0, pyright 1.1.350, and
+pytype 2024.2.27.
diff --git a/contrib/python/types-protobuf/ya.make b/contrib/python/types-protobuf/ya.make
index 9ba2128ebd..60afce42f6 100644
--- a/contrib/python/types-protobuf/ya.make
+++ b/contrib/python/types-protobuf/ya.make
@@ -2,7 +2,7 @@
PY3_LIBRARY()
-VERSION(4.24.0.20240129)
+VERSION(4.24.0.20240302)
LICENSE(Apache-2.0)