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 f53340f  Update Curl to 8.4.0 (#168)
f53340f is described below

commit f53340f18101852c375904c653eb0aac104c4106
Author: Matteo Merli <[email protected]>
AuthorDate: Tue Nov 28 17:20:02 2023 -0800

    Update Curl to 8.4.0 (#168)
    
    Fix #165
---
 dependencies.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dependencies.yaml b/dependencies.yaml
index 834b783..4f39571 100644
--- a/dependencies.yaml
+++ b/dependencies.yaml
@@ -26,4 +26,4 @@ zlib: 1.2.13
 zstd: 1.5.2
 snappy: 1.1.9
 openssl: 1.1.1q
-curl: 7.85.0
+curl: 8.4.0

Reply via email to