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

jin 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 9e4c02a  Bump urllib3 from 2.0.3 to 2.0.7 in /hugegraph-python (#8)
9e4c02a is described below

commit 9e4c02a4b1641d2066e67b30fb8dc67d3204ef62
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 18 12:13:39 2023 +0800

    Bump urllib3 from 2.0.3 to 2.0.7 in /hugegraph-python (#8)
    
    Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.3 to 2.0.7.
    - [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.3...2.0.7)
    
    ---
    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/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hugegraph-python/requirements.txt 
b/hugegraph-python/requirements.txt
index d9f0102..6d154a0 100644
--- a/hugegraph-python/requirements.txt
+++ b/hugegraph-python/requirements.txt
@@ -1,4 +1,4 @@
 decorator==5.1.1
 Requests==2.31.0
 setuptools==67.6.1
-urllib3==2.0.3
+urllib3==2.0.7

Reply via email to