From 6fc0568aaac8ffc4632740ce1bdbac54db91177d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 01:46:01 +0000 Subject: [PATCH] Bump requests from 2.28.2 to 2.33.0 in /azure_eventhub Bumps [requests](https://github.com/psf/requests) from 2.28.2 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.28.2...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- azure_eventhub/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure_eventhub/requirements.txt b/azure_eventhub/requirements.txt index 3d7443a..c1d2b0e 100644 --- a/azure_eventhub/requirements.txt +++ b/azure_eventhub/requirements.txt @@ -18,7 +18,7 @@ # Manually managing azure-functions-worker may cause unexpected issues azure-functions -requests==2.28.2 +requests==2.33.0 jwt==1.3.1 google-auth==2.16.0 google-cloud-secret-manager==2.15.0 \ No newline at end of file