From 1eef12d828584e4c4bd70f2daccc92501946ecc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 16:18:19 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 4 updates Bumps the pip group with 4 updates in the / directory: [h11](https://github.com/python-hyper/h11), [requests](https://github.com/psf/requests), [torch](https://github.com/pytorch/pytorch) and [urllib3](https://github.com/urllib3/urllib3). Updates `h11` from 0.14.0 to 0.16.0 - [Commits](https://github.com/python-hyper/h11/compare/v0.14.0...v0.16.0) Updates `requests` from 2.32.2 to 2.32.4 - [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.2...v2.32.4) Updates `torch` from 2.2.0 to 2.8.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v2.2.0...v2.8.0) Updates `urllib3` from 2.2.2 to 2.6.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.2.2...2.6.3) --- updated-dependencies: - dependency-name: h11 dependency-version: 0.16.0 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 366a8e8..6eb9ab0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ click==8.1.7 distro==1.9.0 fastapi==0.109.1 google-search-results -h11==0.14.0 +h11==0.16.0 haystack-ai==2.3.1 haystack-bm25==1.0.2 httpcore==1.0.2 @@ -33,17 +33,17 @@ python-dateutil==2.8.2 python-dotenv==1.0.1 pytz==2023.3.post1 PyYAML==6.0.1 -requests==2.32.2 +requests==2.32.4 sentence-transformers==2.3.1 six==1.16.0 sniffio==1.3.0 -starlette<0.42.0 +starlette<0.53.0 tenacity==8.2.3 -torch==2.2.0 +torch==2.8.0 tqdm==4.66.3 typing_extensions==4.9.0 tzdata==2023.4 -urllib3==2.2.2 +urllib3==2.6.3 uvicorn==0.27.0 uvloop==0.19.0 watchfiles==0.21.0