This is an automated email from the ASF dual-hosted git repository.
maximebeauchemin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
The following commit(s) were added to refs/heads/master by this push:
new 3f5ffc7026 chore(🦾): bump python flask-caching 2.1.0 -> 2.3.0 (#28463)
3f5ffc7026 is described below
commit 3f5ffc702677ced7d7b29423622aabeac06345be
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon May 13 10:46:37 2024 -0700
chore(🦾): bump python flask-caching 2.1.0 -> 2.3.0 (#28463)
Co-authored-by: GitHub Action <[email protected]>
---
requirements/base.txt | 27 +++++++++++----------------
1 file changed, 11 insertions(+), 16 deletions(-)
diff --git a/requirements/base.txt b/requirements/base.txt
index f31c458ac1..952389e2a5 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -30,7 +30,7 @@ bcrypt==4.0.1
# via paramiko
billiard==4.2.0
# via celery
-blinker==1.7.0
+blinker==1.8.2
# via flask
bottleneck==1.3.7
# via pandas
@@ -113,7 +113,7 @@ flask-appbuilder==4.4.1
# via apache-superset
flask-babel==1.0.0
# via flask-appbuilder
-flask-caching==2.1.0
+flask-caching==2.3.0
# via apache-superset
flask-compress==1.14
# via apache-superset
@@ -148,7 +148,9 @@ geopy==2.4.1
google-auth==2.27.0
# via shillelagh
greenlet==3.0.3
- # via shillelagh
+ # via
+ # shillelagh
+ # sqlalchemy
gunicorn==21.2.0
# via apache-superset
hashids==1.3.1
@@ -161,21 +163,17 @@ idna==3.2
# via
# email-validator
# requests
-importlib-metadata==6.6.0
- # via
- # apache-superset
- # flask
- # markdown
- # shillelagh
+importlib-metadata==7.1.0
+ # via apache-superset
importlib-resources==5.12.0
# via limits
isodate==0.6.1
# via apache-superset
-itsdangerous==2.1.2
+itsdangerous==2.2.0
# via
# flask
# flask-wtf
-jinja2==3.1.3
+jinja2==3.1.4
# via
# flask
# flask-babel
@@ -365,7 +363,6 @@ typing-extensions==4.10.0
# apache-superset
# cattrs
# flask-limiter
- # kombu
# limits
# shillelagh
tzdata==2023.3
@@ -406,10 +403,8 @@ wtforms-json==0.3.5
# via apache-superset
xlsxwriter==3.0.9
# via apache-superset
-zipp==3.15.0
- # via
- # importlib-metadata
- # importlib-resources
+zipp==3.18.1
+ # via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools