Skip to content

Commit 099d8e5

Browse files
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](psf/requests@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] <support@github.com>
1 parent 9333c1a commit 099d8e5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ai-services/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ pydantic==2.12.5
3030
cryptography==46.0.6
3131
python-dateutil==2.9.0
3232
pyyaml==6.0.3
33-
requests==2.33.0
33+
requests==2.33.1
3434
tqdm==4.67.3

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1428,7 +1428,7 @@ regex==2026.2.28
14281428
# nltk
14291429
# tiktoken
14301430
# transformers
1431-
requests==2.33.0
1431+
requests==2.33.1
14321432
# via
14331433
# pixelated (pyproject.toml)
14341434
# cohere

0 commit comments

Comments
 (0)