From adf0c541951d3fb21a33ebf6226ea0706f35f259 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 15:05:19 +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 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e4bf81494..42ef1ab67 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ SQLAlchemy==1.3.24 # <1.4 is important (test_sync_tags_keywords_969, test_issue Pillow==10.3.0 bibtexparser==1.4.1 django-colorfield==0.7.3 -requests==2.32.4 +requests==2.33.0 psycopg2-binary==2.9.9 webcolors==1.13 djangorestframework==3.15.2