From 6428dea18eef9bd48e30a8c32faa83ab97626afd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2026 12:58:11 +0000 Subject: [PATCH] chore(deps): update dependency requests to v2.33.0 [security] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a9c8bca..cefad28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ polling==0.3.2 -requests==2.31.0 \ No newline at end of file +requests==2.33.0 \ No newline at end of file