From 174b5eeb7476c89721c2390ed52cd9dadabcdd4d Mon Sep 17 00:00:00 2001 From: Troy Raen Date: Sun, 9 Mar 2025 15:43:51 -0700 Subject: [PATCH] Bump flask version for dependabot/8 https://github.com/mwvgroup/Pitt-Google-Broker/security/dependabot/8 --- .../working-notes/troyraen/AllWISE/cloud_run/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/working-notes/troyraen/AllWISE/cloud_run/requirements.txt b/docs/source/working-notes/troyraen/AllWISE/cloud_run/requirements.txt index d3ff0146..018add94 100644 --- a/docs/source/working-notes/troyraen/AllWISE/cloud_run/requirements.txt +++ b/docs/source/working-notes/troyraen/AllWISE/cloud_run/requirements.txt @@ -1,6 +1,6 @@ # Versions patched for dependabot. Original versions left as comments for provenance. # Flask==2.0.1 -Flask +Flask>=2.2.5 # gunicorn==20.1.0 gunicorn>=22.0.0 pgb-broker-utils