From 18612d6a194a8aea6dbc1c64280c0f7b26c55fe9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 15:52:28 +0000 Subject: [PATCH] build(deps): 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 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a3f2b44..cc506b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ markdown-it-py==3.0.0 MarkupSafe==3.0.2 mdurl==0.1.2 Pygments==2.18.0 -requests==2.32.4 +requests==2.33.0 rich==13.9.4 termcolor==3.2.0 typing_extensions==4.12.2