From c10e16f3ca79eff3cfc1ba37e65cf5c184459456 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 15:24:08 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Python/AzureCache-Redis/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python/AzureCache-Redis/requirements.txt b/Python/AzureCache-Redis/requirements.txt index 8336570..1e47d69 100644 --- a/Python/AzureCache-Redis/requirements.txt +++ b/Python/AzureCache-Redis/requirements.txt @@ -3,4 +3,4 @@ python-dotenv==1.0.0 pandas==1.5.3 openai==0.27.8 jupyter==1.0.0 -requests==2.31.0 \ No newline at end of file +requests==2.32.2 \ No newline at end of file