From 33d7f997015e726a8996ee6184a74bc453a8d42e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 02:30:09 +0000 Subject: [PATCH] Bump requests from 2.24.0 to 2.33.0 in /OCR_To_Google_Question_Papers Bumps [requests](https://github.com/psf/requests) from 2.24.0 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.24.0...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- OCR_To_Google_Question_Papers/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OCR_To_Google_Question_Papers/requirements.txt b/OCR_To_Google_Question_Papers/requirements.txt index ef3f9701..47a93f6e 100644 --- a/OCR_To_Google_Question_Papers/requirements.txt +++ b/OCR_To_Google_Question_Papers/requirements.txt @@ -17,7 +17,7 @@ pytesseract==0.3.5 python-dateutil==2.8.1 PyYAML==5.4 regex==2020.7.14 -requests==2.24.0 +requests==2.33.0 requests-file==1.5.1 six==1.15.0 soupsieve==2.0.1