From 63a35060b0894361cbb92776b011e8f316862ca1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 23:06:21 +0000 Subject: [PATCH] Bump the pip group across 4 directories with 2 updates Bumps the pip group with 1 update in the /deployed_templates/flask directory: [flask](https://github.com/pallets/flask). 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/flask directory: [flask](https://github.com/pallets/flask). Bumps the pip group with 1 update in the /templates/jupyter directory: [torch](https://github.com/pytorch/pytorch). Updates `flask` from 2.3.2 to 3.1.3 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/2.3.2...3.1.3) 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 `flask` from 2.3.2 to 3.1.3 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/2.3.2...3.1.3) 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: flask dependency-version: 3.1.3 dependency-type: direct:production dependency-group: pip - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production dependency-group: pip - dependency-name: flask dependency-version: 3.1.3 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/flask/requirements.txt | 2 +- deployed_templates/jupyter/requirements.txt | 2 +- templates/django/requirements.txt | 2 +- templates/flask/requirements.txt | 2 +- templates/jupyter/requirements.txt | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/deployed_templates/django/requirements.txt b/deployed_templates/django/requirements.txt index bd3d18b..399da0b 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~=6.0.2 django-browser-reload~=1.13.0 python-decouple~=3.8 sqlparse~=0.5.1 diff --git a/deployed_templates/flask/requirements.txt b/deployed_templates/flask/requirements.txt index 5aad892..af266d2 100644 --- a/deployed_templates/flask/requirements.txt +++ b/deployed_templates/flask/requirements.txt @@ -1 +1 @@ -Flask==2.3.2 +Flask==3.1.3 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..399da0b 100644 --- a/templates/django/requirements.txt +++ b/templates/django/requirements.txt @@ -1,5 +1,5 @@ asgiref~=3.8.1 -Django~=5.0.8 +Django~=6.0.2 django-browser-reload~=1.13.0 python-decouple~=3.8 sqlparse~=0.5.1 diff --git a/templates/flask/requirements.txt b/templates/flask/requirements.txt index 5aad892..af266d2 100644 --- a/templates/flask/requirements.txt +++ b/templates/flask/requirements.txt @@ -1 +1 @@ -Flask==2.3.2 +Flask==3.1.3 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