From 0c1f9871d0be611065b8c9cfd9d396e27a1a5213 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 16:49:36 +0000 Subject: [PATCH] Bump requests in /blocks in the pip group across 1 directory Bumps the pip group with 1 update in the /blocks directory: [requests](https://github.com/psf/requests). Updates `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 dependency-group: pip ... Signed-off-by: dependabot[bot] --- blocks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blocks/requirements.txt b/blocks/requirements.txt index a1faa388..b676c7e0 100644 --- a/blocks/requirements.txt +++ b/blocks/requirements.txt @@ -40,7 +40,7 @@ python-dotenv==1.2.1 python3-openid==3.2.0 PyYAML==6.0.3 redis==7.1.0 -requests==2.32.5 +requests==2.33.0 requests-oauthlib==2.0.0 setuptools==80.9.0 six==1.17.0