This is an automated email from the ASF dual-hosted git repository.
jongyoul pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/zeppelin.git
The following commit(s) were added to refs/heads/master by this push:
new 6f6df4cdbf Bump requests from 2.32.5 to 2.33.0 in /dev (#5196)
6f6df4cdbf is described below
commit 6f6df4cdbf02aa2f8b9731adfe926228aedb9b15
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 5 21:49:32 2026 +0900
Bump requests from 2.32.5 to 2.33.0 in /dev (#5196)
Bumps [requests](https://github.com/psf/requests) from 2.32.5 to 2.33.0.
- [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.32.5...v2.33.0)
---
updated-dependencies:
- dependency-name: requests
dependency-version: 2.33.0
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 c1aa4ef539..5d0fd9c8ea 100644
--- a/dev/requirements.txt
+++ b/dev/requirements.txt
@@ -22,7 +22,7 @@ jira==3.10.5
oauthlib==3.3.1
packaging==25.0
python-dotenv==1.1.1
-requests==2.32.5
+requests==2.33.0
requests-oauthlib==2.0.0
requests-toolbelt==1.0.0
typing-extensions==4.14.1