From 05b9f403de1af4eb3e5e016f348564f3cdaf8745 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 04:55:53 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the / directory: [torch](https://github.com/pytorch/pytorch) and [urllib3](https://github.com/urllib3/urllib3). Updates `torch` from 2.7.1 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.7.1...v2.8.0) Updates `urllib3` from 2.5.0 to 2.6.0 - [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.5.0...2.6.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 2bbdf97..b35243e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,11 +50,11 @@ requests==2.32.4 rsa==4.9 six @ file:///AppleInternal/Library/BuildRoots/860631e9-c1c5-11ee-98ee-b6ef2fd8d87b/Library/Caches/com.apple.xbs/Sources/python3/six-1.15.0-py2.py3-none-any.whl sympy==1.12 -torch==2.7.1 +torch==2.8.0 torchaudio==2.2.2 torchvision==0.17.2 tqdm==4.66.3 typing_extensions==4.10.0 tzdata==2024.1 uritemplate==4.1.1 -urllib3==2.5.0 +urllib3==2.6.0