From e6a9f6c7a9a54efcd4ea39ba6fb18e126f800435 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 21:11:07 +0000 Subject: [PATCH] Bump the pip group across 2 directories with 1 update Bumps the pip group with 1 update in the /deployed_templates/jupyter directory: [torch](https://github.com/pytorch/pytorch). Bumps the pip group with 1 update in the /templates/jupyter directory: [torch](https://github.com/pytorch/pytorch). Updates `torch` 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) Updates `torch` 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 dependency-group: pip - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- deployed_templates/django/requirements.txt | 2 +- deployed_templates/jupyter/requirements.txt | 2 +- templates/django/requirements.txt | 2 +- templates/jupyter/requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/deployed_templates/django/requirements.txt b/deployed_templates/django/requirements.txt index bd3d18b..108ae03 100644 --- a/deployed_templates/django/requirements.txt +++ b/deployed_templates/django/requirements.txt @@ -1,5 +1,5 @@ asgiref~=3.8.1 -Django~=5.0.8 +Django~=5.2.8 django-browser-reload~=1.13.0 python-decouple~=3.8 sqlparse~=0.5.1 diff --git a/deployed_templates/jupyter/requirements.txt b/deployed_templates/jupyter/requirements.txt index d0c8a92..80a2c0d 100644 --- a/deployed_templates/jupyter/requirements.txt +++ b/deployed_templates/jupyter/requirements.txt @@ -1,6 +1,6 @@ ipywidgets==8.1.2 matplotlib==3.8.4 pandas==2.2.2 -torch==2.3.0 +torch==2.8.0 torchvision==0.18.0 tqdm==4.66.4 diff --git a/templates/django/requirements.txt b/templates/django/requirements.txt index bd3d18b..108ae03 100644 --- a/templates/django/requirements.txt +++ b/templates/django/requirements.txt @@ -1,5 +1,5 @@ asgiref~=3.8.1 -Django~=5.0.8 +Django~=5.2.8 django-browser-reload~=1.13.0 python-decouple~=3.8 sqlparse~=0.5.1 diff --git a/templates/jupyter/requirements.txt b/templates/jupyter/requirements.txt index d0c8a92..80a2c0d 100644 --- a/templates/jupyter/requirements.txt +++ b/templates/jupyter/requirements.txt @@ -1,6 +1,6 @@ ipywidgets==8.1.2 matplotlib==3.8.4 pandas==2.2.2 -torch==2.3.0 +torch==2.8.0 torchvision==0.18.0 tqdm==4.66.4