You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ma...@apache.org on 2024/03/25 20:39:47 UTC

(superset) branch bump-flask-1711399179243 created (now a1514613d7)

This is an automated email from the ASF dual-hosted git repository.

maximebeauchemin pushed a change to branch bump-flask-1711399179243
in repository https://gitbox.apache.org/repos/asf/superset.git


      at a1514613d7 Bump flask

This branch includes the following new commits:

     new a1514613d7 Bump flask

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



(superset) 01/01: Bump flask

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

maximebeauchemin pushed a commit to branch bump-flask-1711399179243
in repository https://gitbox.apache.org/repos/asf/superset.git

commit a1514613d77e2203005c9b1e9f8a2b805c0d288c
Author: Maxime Beauchemin <ma...@gmail.com>
AuthorDate: Mon Mar 25 13:39:39 2024 -0700

    Bump flask
---
 requirements/base.txt | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/requirements/base.txt b/requirements/base.txt
index 2932568034..0a46de211f 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -30,6 +30,8 @@ bcrypt==4.0.1
     # via paramiko
 billiard==4.2.0
     # via celery
+blinker==1.7.0
+    # via flask
 bottleneck==1.3.7
     # via pandas
 brotli==1.0.9
@@ -92,7 +94,7 @@ email-validator==1.1.3
     # via flask-appbuilder
 exceptiongroup==1.2.0
     # via cattrs
-flask==2.2.5
+flask==2.3.3
     # via
     #   apache-superset
     #   flask-appbuilder
@@ -145,9 +147,7 @@ geopy==2.2.0
 google-auth==2.27.0
     # via shillelagh
 greenlet==3.0.3
-    # via
-    #   shillelagh
-    #   sqlalchemy
+    # via shillelagh
 gunicorn==21.2.0
     # via apache-superset
 hashids==1.3.1