From 6597dc25a56cd770036438e57d881d737bdbc278 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 10:31:02 +0000 Subject: [PATCH] Bump requests from 2.32.5 to 2.33.0 in /cyjax_threat_intelligence Bumps [requests](https://github.com/psf/requests) from 2.32.5 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.32.5...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cyjax_threat_intelligence/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cyjax_threat_intelligence/requirements.txt b/cyjax_threat_intelligence/requirements.txt index 85ce089..1574c72 100644 --- a/cyjax_threat_intelligence/requirements.txt +++ b/cyjax_threat_intelligence/requirements.txt @@ -1,4 +1,4 @@ -requests==2.32.5 +requests==2.33.0 google-cloud-secret-manager==2.26.0 google-cloud-storage==2.19.0 google-auth==2.48.0