From f87dd7a414ebc7f188b9f57c52c49eb1693838d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 12:48:40 +0000 Subject: [PATCH] Bump requests from 2.28.1 to 2.32.4 in /panw_cortex_xdr Bumps [requests](https://github.com/psf/requests) from 2.28.1 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.28.1...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- panw_cortex_xdr/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panw_cortex_xdr/requirements.txt b/panw_cortex_xdr/requirements.txt index 3bb2bdb..772a982 100644 --- a/panw_cortex_xdr/requirements.txt +++ b/panw_cortex_xdr/requirements.txt @@ -14,7 +14,7 @@ # limitations under the License. # -requests==2.28.1 +requests==2.32.4 jwt==1.3.1 google-auth==2.15.0 google-cloud==0.34.0