From 268bce6b816cf2e1f5d5382312b67061c9944d56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 10:07:27 +0000 Subject: [PATCH] pip: bump flask from 3.1.1 to 3.1.3 in /.github Bumps [flask](https://github.com/pallets/flask) from 3.1.1 to 3.1.3. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/3.1.3/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/3.1.1...3.1.3) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/requirements.txt b/.github/requirements.txt index 2cca30a..451c24f 100644 --- a/.github/requirements.txt +++ b/.github/requirements.txt @@ -1,3 +1,3 @@ # pytube==15.0.0 requests==2.32.4 -flask==3.1.1 +flask==3.1.3