This is an automated email from the ASF dual-hosted git repository.

liuxiaocs pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-ai.git


The following commit(s) were added to refs/heads/main by this push:
     new e4280e6  chore(deps): bump urllib3 in /hugegraph-python-client (#51)
e4280e6 is described below

commit e4280e675229f7e88068fd362f1692f7277e57d1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 20 23:13:33 2024 +0800

    chore(deps): bump urllib3 in /hugegraph-python-client (#51)
    
    Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.7 to 2.2.2.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](https://github.com/urllib3/urllib3/compare/2.0.7...2.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 hugegraph-python-client/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hugegraph-python-client/requirements.txt 
b/hugegraph-python-client/requirements.txt
index 67cbe3d..87fc7df 100644
--- a/hugegraph-python-client/requirements.txt
+++ b/hugegraph-python-client/requirements.txt
@@ -1,4 +1,4 @@
 decorator==5.1.1
 requests==2.32.0
 setuptools==67.6.1
-urllib3==2.0.7
+urllib3==2.2.2

Reply via email to