From 520a4bdcde6606d23e7682c8a024b1ed34e2267a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 16:39:24 +0000 Subject: [PATCH] chore(deps): bump requests Bumps the pip group with 1 update in the /reporter 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] --- reporter/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reporter/requirements.txt b/reporter/requirements.txt index af3f576..791e3ae 100644 --- a/reporter/requirements.txt +++ b/reporter/requirements.txt @@ -1,4 +1,4 @@ -requests==2.32.5 +requests==2.33.0 psycopg2-binary==2.9.11 jsonschema==4.23.0 requests-aws4auth==1.2.3