This is an automated email from the ASF dual-hosted git repository.
guoyp pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/griffin.git
The following commit(s) were added to refs/heads/master by this push:
new 1e20391f --- (#652)
1e20391f is described below
commit 1e20391fac1a82de6065c1ee929fd96d63159973
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 23 10:05:11 2024 +0800
--- (#652)
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>
---
dev/requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev/requirements.txt b/dev/requirements.txt
index a05aeced..c67c5719 100644
--- a/dev/requirements.txt
+++ b/dev/requirements.txt
@@ -9,7 +9,7 @@ oauthlib==3.1.0
pbr==5.5.1
pycparser==2.20
PyJWT==2.0.1
-requests==2.25.1
+requests==2.32.0
requests-oauthlib==1.3.0
requests-toolbelt==0.9.1
six==1.15.0