This is an automated email from the ASF dual-hosted git repository.
skrawcz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hamilton.git
The following commit(s) were added to refs/heads/main by this push:
new 472a5a0c Bump requests from 2.31.0 to 2.32.4 in /ui/backend/server
472a5a0c is described below
commit 472a5a0ca2d64728da8cc6f6a71f350e769465ca
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 10 06:16:34 2025 +0000
Bump requests from 2.31.0 to 2.32.4 in /ui/backend/server
Bumps [requests](https://github.com/psf/requests) from 2.31.0 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.31.0...v2.32.4)
---
updated-dependencies:
- dependency-name: requests
dependency-version: 2.32.4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
---
ui/backend/server/requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ui/backend/server/requirements.txt
b/ui/backend/server/requirements.txt
index d74ad0e3..dbf1cc02 100644
--- a/ui/backend/server/requirements.txt
+++ b/ui/backend/server/requirements.txt
@@ -41,7 +41,7 @@ pydantic==2.4.2
pydantic_core==2.10.1
PyJWT==2.8.0
python-dateutil==2.8.2
-requests==2.31.0
+requests==2.32.4
s3transfer==0.6.2
sf-hamilton==1.58.0
six==1.16.0