From 154a0113f78ea29d3df64265318f2cfba480c66c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 19 Feb 2026 02:29:28 -0300 Subject: [PATCH] Update flask from 2.2.2 to 3.1.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1558b40..742ff6d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pytest==7.1.3 -Flask==2.2.2 +Flask==3.1.3 pytest-cov==3.0.0 codecov==2.1.12 gunicorn==20.1.0