From 099d8e51aed4173efcf3009fc2ae244bf972cc95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 05:43:14 +0000 Subject: [PATCH] chore(deps):(deps): bump requests in the security-patches group Bumps the security-patches group with 1 update: [requests](https://github.com/psf/requests). Updates `requests` from 2.33.0 to 2.33.1 - [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.33.0...v2.33.1) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security-patches ... Signed-off-by: dependabot[bot] --- ai-services/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ai-services/requirements.txt b/ai-services/requirements.txt index 47791fdc2..d51694a52 100644 --- a/ai-services/requirements.txt +++ b/ai-services/requirements.txt @@ -30,5 +30,5 @@ pydantic==2.12.5 cryptography==46.0.6 python-dateutil==2.9.0 pyyaml==6.0.3 -requests==2.33.0 +requests==2.33.1 tqdm==4.67.3 \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index 89bcafc2b..d3a861749 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1428,7 +1428,7 @@ regex==2026.2.28 # nltk # tiktoken # transformers -requests==2.33.0 +requests==2.33.1 # via # pixelated (pyproject.toml) # cohere