This is an automated email from the ASF dual-hosted git repository.
zike pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-client-python.git
The following commit(s) were added to refs/heads/main by this push:
new 73e4ef5 Bump C++ client to 4.0.1 (#287)
73e4ef5 is described below
commit 73e4ef52771fbbab7924db5ab836144c2033cbd8
Author: Yunze Xu <[email protected]>
AuthorDate: Mon Feb 2 11:21:29 2026 +0800
Bump C++ client to 4.0.1 (#287)
---
dependencies.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dependencies.yaml b/dependencies.yaml
index 5eb2a13..0b87148 100644
--- a/dependencies.yaml
+++ b/dependencies.yaml
@@ -17,7 +17,7 @@
# under the License.
#
-pulsar-cpp: 4.0.0
+pulsar-cpp: 4.0.1
pybind11: 3.0.1
# The OpenSSL dependency is only used when building Python from source
openssl: 1.1.1q