From 30074c63ab1dc47e4a33980c88191fc92bc3c80b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 15:36:02 +0000 Subject: [PATCH] Bump the pip group across 5 directories with 3 updates Bumps the pip group with 1 update in the /archery_range/sqli directory: [flask](https://github.com/pallets/flask). Bumps the pip group with 1 update in the /archery_range/xss directory: [flask](https://github.com/pallets/flask). Bumps the pip group with 1 update in the /archery_range/xxe directory: [flask](https://github.com/pallets/flask). Bumps the pip group with 1 update in the /mudler/localai/CVE-2024-6983 directory: [flask](https://github.com/pallets/flask). Bumps the pip group with 2 updates in the /ragflow/rce directory: [torch](https://github.com/pytorch/pytorch) and [transformers](https://github.com/huggingface/transformers). Updates `flask` from 2.2.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.2.2...3.1.3) Updates `flask` from 2.2.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.2.2...3.1.3) Updates `flask` from 2.2.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.2.2...3.1.3) Updates `flask` from 3.1.0 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.2.2...3.1.3) Updates `torch` from 2.6.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.6.0...v2.8.0) Updates `transformers` from 4.49.0 to 4.53.0 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.49.0...v4.53.0) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production dependency-group: pip - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production dependency-group: pip - dependency-name: flask dependency-version: 3.1.3 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 - dependency-name: transformers dependency-version: 4.53.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- archery_range/sqli/requirements.txt | 2 +- archery_range/xss/requirements.txt | 2 +- archery_range/xxe/requirements.txt | 2 +- mudler/localai/CVE-2024-6983/requirements.txt | 2 +- ragflow/rce/requirements.txt | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/archery_range/sqli/requirements.txt b/archery_range/sqli/requirements.txt index d69390b8..2e25483b 100644 --- a/archery_range/sqli/requirements.txt +++ b/archery_range/sqli/requirements.txt @@ -1,3 +1,3 @@ -Flask==2.2.2 +Flask==3.1.3 PyMySQL==1.0.2 psycopg2-binary==2.9.3 diff --git a/archery_range/xss/requirements.txt b/archery_range/xss/requirements.txt index c9edc1a7..af266d21 100644 --- a/archery_range/xss/requirements.txt +++ b/archery_range/xss/requirements.txt @@ -1 +1 @@ -Flask==2.2.2 +Flask==3.1.3 diff --git a/archery_range/xxe/requirements.txt b/archery_range/xxe/requirements.txt index c9edc1a7..af266d21 100644 --- a/archery_range/xxe/requirements.txt +++ b/archery_range/xxe/requirements.txt @@ -1 +1 @@ -Flask==2.2.2 +Flask==3.1.3 diff --git a/mudler/localai/CVE-2024-6983/requirements.txt b/mudler/localai/CVE-2024-6983/requirements.txt index e0b830aa..892c107c 100644 --- a/mudler/localai/CVE-2024-6983/requirements.txt +++ b/mudler/localai/CVE-2024-6983/requirements.txt @@ -1,2 +1,2 @@ -Flask==3.1.0 +Flask==3.1.3 pyinstaller==6.11.1 diff --git a/ragflow/rce/requirements.txt b/ragflow/rce/requirements.txt index 1882d25d..76425669 100644 --- a/ragflow/rce/requirements.txt +++ b/ragflow/rce/requirements.txt @@ -1,5 +1,5 @@ -torch==2.6.0 +torch==2.8.0 torchvision==0.21.0 torchaudio==2.6.0 accelerate>=0.26.0 -transformers==4.49.0 \ No newline at end of file +transformers==4.53.0 \ No newline at end of file