From 49dff2f3b0b3846e72710b89fcb785588e27a062 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 14:51:02 +0000 Subject: [PATCH] build(deps): bump requests from 2.32.5 to 2.33.0 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] --- requirements.pinned.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.pinned.txt b/requirements.pinned.txt index 1d351df94..2cb4608e2 100644 --- a/requirements.pinned.txt +++ b/requirements.pinned.txt @@ -170,7 +170,7 @@ pywebpack==2.2.1 PyYAML==6.0.3 redis==7.0.1 referencing==0.36.2 -requests==2.32.5 +requests==2.33.0 requests-oauthlib==2.0.0 rich==12.6.0 rich-click==1.9.7