This is an automated email from the ASF dual-hosted git repository.
feiwang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/celeborn-website.git
The following commit(s) were added to refs/heads/main by this push:
new 14a69ce28 Bump requests from 2.28.1 to 2.32.4 (#107)
14a69ce28 is described below
commit 14a69ce28111cfe5180f35d41a9645a5354bf7f3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 29 20:31:50 2025 -0700
Bump requests from 2.28.1 to 2.32.4 (#107)
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.32.4.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.1...v2.32.4)
---
updated-dependencies:
- dependency-name: requests
dependency-version: 2.32.4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt
index 6cd16668c..0a25324db 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -37,7 +37,7 @@ pyparsing==3.0.9
python-dateutil==2.8.2
PyYAML==6.0
pyyaml_env_tag==0.1
-requests==2.28.1
+requests==2.32.4
six==1.16.0
termcolor==1.1.0
urllib3==1.26.13