From c0568ee06b728ef5b52ff8e6a5618b9639ff978d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 08:14:00 +0000 Subject: [PATCH] Bump requests from 2.32.0 to 2.32.4 in /zap Bumps [requests](https://github.com/psf/requests) from 2.32.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.32.0...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- zap/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zap/requirements.txt b/zap/requirements.txt index c161ee9b..feaecc41 100644 --- a/zap/requirements.txt +++ b/zap/requirements.txt @@ -4,7 +4,7 @@ google-auth==1.30.0 google-cloud-logging==2.7.2 google-cloud-pubsub==2.5.0 google-cloud-storage==1.38.0 -requests==2.32.0 +requests==2.32.4 slack-sdk==3.5.1 defusedxml==0.7.1 pytz