From a655cd4d6915e9fa842f7c8af63385025848431d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 18:50:29 +0000 Subject: [PATCH] Update dependency requests to v2.33.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2be109a..7c8f339 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ environs==9.5.0 gunicorn==20.1.0 pytesseract==0.3.10 Pillow==9.5.0 -requests==2.28.2 \ No newline at end of file +requests==2.33.1 \ No newline at end of file