From 17e37aee019b34ab696221f6bd244fef2f523c50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Apr 2025 17:38:31 +0000 Subject: [PATCH] Bump torch from 2.2.0 to 2.6.0 in /mitremap-notebook Bumps [torch](https://github.com/pytorch/pytorch) from 2.2.0 to 2.6.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.6.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mitremap-notebook/requirements-stable.txt | 2 +- mitremap-notebook/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mitremap-notebook/requirements-stable.txt b/mitremap-notebook/requirements-stable.txt index a6b963e9..91cc31ff 100644 --- a/mitremap-notebook/requirements-stable.txt +++ b/mitremap-notebook/requirements-stable.txt @@ -130,7 +130,7 @@ threadpoolctl==3.1.0 tinycss2==1.1.1 tldextract==3.4.0 tokenizers==0.10.3 -torch==2.2.0 +torch==2.6.0 tornado==6.4.2 tqdm==4.66.3 traitlets==5.4.0 diff --git a/mitremap-notebook/requirements.txt b/mitremap-notebook/requirements.txt index e5838c48..4633dde9 100644 --- a/mitremap-notebook/requirements.txt +++ b/mitremap-notebook/requirements.txt @@ -1,6 +1,6 @@ ipywidgets==7.5.1 transformers==4.38.0 -torch==2.2.0 +torch==2.6.0 msticpy==2.1.2 nltk==3.9 iocextract==1.13.1