From cf18cf205530cfba93e6acc41926c21938abe6ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 17:51:24 +0000 Subject: [PATCH] Bump requests from 2.32.5 to 2.33.0 in /http-proxy-policy-operator 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] --- http-proxy-policy-operator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/http-proxy-policy-operator/requirements.txt b/http-proxy-policy-operator/requirements.txt index 6a9d2c1..66bc4ef 100644 --- a/http-proxy-policy-operator/requirements.txt +++ b/http-proxy-policy-operator/requirements.txt @@ -1,3 +1,3 @@ ops==3.4.0 pydantic==2.12.5 -requests==2.32.5 +requests==2.33.0