From 7bc5488db166019c8890f6a0534a5661fc7d5006 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 21:19:49 +0000 Subject: [PATCH] Bump requests from 2.31.0 to 2.32.4 in /Whatsapp_COVID-19_Bot 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] --- Whatsapp_COVID-19_Bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Whatsapp_COVID-19_Bot/requirements.txt b/Whatsapp_COVID-19_Bot/requirements.txt index 71becb9c66..0a95c0d96a 100644 --- a/Whatsapp_COVID-19_Bot/requirements.txt +++ b/Whatsapp_COVID-19_Bot/requirements.txt @@ -1,6 +1,6 @@ python-decouple==3.4 twilio==6.41.0 pandas==0.25.3 -requests==2.31.0 +requests==2.32.4 apscheduler==3.6.3 urllib3>=1.26.5 # not directly required, pinned by Snyk to avoid a vulnerability