From 9ad9638117f21894cd02fc87de4ba96b6dc2c23e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 21:19:40 +0000 Subject: [PATCH] Bump requests from 2.28.2 to 2.32.2 in /azure_eventhub Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.32.2. - [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.32.2) --- updated-dependencies: - dependency-name: requests 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..7a5760c 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.32.2 jwt==1.3.1 google-auth==2.16.0 google-cloud-secret-manager==2.15.0 \ No newline at end of file