From 03b4a44b5c3e203a977740a840bf3dd9caf0ae62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 00:00:28 +0000 Subject: [PATCH] Bump flask from 2.3.2 to 3.1.3 in /tekton/webhook Bumps [flask](https://github.com/pallets/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) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tekton/webhook/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tekton/webhook/requirements.txt b/tekton/webhook/requirements.txt index 8c13c5aa..255f8def 100644 --- a/tekton/webhook/requirements.txt +++ b/tekton/webhook/requirements.txt @@ -1,5 +1,5 @@ Click==7.0 -Flask==2.3.2 +Flask==3.1.3 gunicorn==23.0.0 itsdangerous==1.1.0 Jinja2==3.1.6