From b439a170eb1deb6e02ac3ae0a0ba7915ba89f854 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Aug 2025 22:09:28 +0000 Subject: [PATCH] Bump torch from 2.3.0 to 2.8.0 in /mcp_servers/medcalc/MedCalcBench Bumps [torch](https://github.com/pytorch/pytorch) from 2.3.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.3.0...v2.8.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mcp_servers/medcalc/MedCalcBench/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mcp_servers/medcalc/MedCalcBench/requirements.txt b/mcp_servers/medcalc/MedCalcBench/requirements.txt index 411ff76..3998e2a 100644 --- a/mcp_servers/medcalc/MedCalcBench/requirements.txt +++ b/mcp_servers/medcalc/MedCalcBench/requirements.txt @@ -144,7 +144,7 @@ tiktoken==0.6.0 tinycss2==1.2.1 together==1.2.0 tokenizers==0.19.1 -torch==2.3.0 +torch==2.8.0 tornado==6.4 tqdm==4.66.2 traitlets==5.14.3