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 5bad7fc4f3 chore(🦾): bump python werkzeug 3.0.1 -> 3.0.3 (#28421)
5bad7fc4f3 is described below
commit 5bad7fc4f38f3df218b66070aeee2e9ebd73f786
Author: Maxime Beauchemin <[email protected]>
AuthorDate: Fri May 10 09:07:30 2024 -0700
chore(🦾): bump python werkzeug 3.0.1 -> 3.0.3 (#28421)
---
requirements/base.txt | 15 +++++++++++----
1 file changed, 11 insertions(+), 4 deletions(-)
diff --git a/requirements/base.txt b/requirements/base.txt
index c5699955dc..3004b30509 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -162,7 +162,11 @@ idna==3.2
# email-validator
# requests
importlib-metadata==6.6.0
- # via apache-superset
+ # via
+ # apache-superset
+ # flask
+ # markdown
+ # shillelagh
importlib-resources==5.12.0
# via limits
isodate==0.6.1
@@ -193,7 +197,7 @@ markdown==3.6
# via apache-superset
markdown-it-py==2.2.0
# via rich
-markupsafe==2.1.1
+markupsafe==2.1.5
# via
# jinja2
# mako
@@ -361,6 +365,7 @@ typing-extensions==4.10.0
# apache-superset
# cattrs
# flask-limiter
+ # kombu
# limits
# shillelagh
tzdata==2023.3
@@ -382,7 +387,7 @@ vine==5.1.0
# kombu
wcwidth==0.2.5
# via prompt-toolkit
-werkzeug==3.0.1
+werkzeug==3.0.3
# via
# -r requirements/base.in
# flask
@@ -402,7 +407,9 @@ wtforms-json==0.3.5
xlsxwriter==3.0.9
# via apache-superset
zipp==3.15.0
- # via importlib-metadata
+ # via
+ # importlib-metadata
+ # importlib-resources
# The following packages are considered to be unsafe in a requirements file:
# setuptools