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 25711ba chore(deps): bump requests from 2.31.0 to 2.32.0 in
/hugegraph-python-client (#45)
25711ba is described below
commit 25711ba8def39f03f7e44193aa49cd9e8183fbfe
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 24 22:58:43 2024 +0800
chore(deps): bump requests from 2.31.0 to 2.32.0 in
/hugegraph-python-client (#45)
updated-dependencies:
- dependency-name: requests
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 469bab3..67cbe3d 100644
--- a/hugegraph-python-client/requirements.txt
+++ b/hugegraph-python-client/requirements.txt
@@ -1,4 +1,4 @@
decorator==5.1.1
-requests==2.31.0
+requests==2.32.0
setuptools==67.6.1
urllib3==2.0.7