From b4908085e53227631737f672cce5e33ed0b70be0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 16:28:24 +0000 Subject: [PATCH] Bump requests from 2.32.4 to 2.33.0 Bumps [requests](https://github.com/psf/requests) from 2.32.4 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.4...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- tr_sys/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d7e1e596..7a35e6d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -59,7 +59,7 @@ python-dateutil==2.9.0.post0 python-Levenshtein-wheels==0.13.2 PyYAML==6.0.2 reasoner-pydantic==5.1.1 -requests==2.32.4 +requests==2.33.0 sanic==24.12.0 sanic-ext==24.12.0 sanic-routing==23.12.0 diff --git a/tr_sys/requirements.txt b/tr_sys/requirements.txt index 7c7688f4..3872251d 100644 --- a/tr_sys/requirements.txt +++ b/tr_sys/requirements.txt @@ -59,7 +59,7 @@ python-dateutil==2.9.0.post0 python-Levenshtein-wheels==0.13.2 PyYAML==6.0.2 reasoner-pydantic==5.0.6 -requests==2.32.4 +requests==2.33.0 sanic==24.12.0 sanic-ext==24.12.0 sanic-routing==23.12.0