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 21486da2b4 chore(🦾): bump python marshmallow 3.19.0 -> 3.21.2 (#28655)
21486da2b4 is described below
commit 21486da2b436c3cc1989eb271475dbe64e90cdb2
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri May 24 11:22:20 2024 -0700
chore(🦾): bump python marshmallow 3.19.0 -> 3.21.2 (#28655)
Co-authored-by: GitHub Action <[email protected]>
---
requirements/base.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements/base.txt b/requirements/base.txt
index 3df3afc08d..67a9175dbf 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -201,7 +201,7 @@ markupsafe==2.1.5
# mako
# werkzeug
# wtforms
-marshmallow==3.19.0
+marshmallow==3.21.2
# via
# flask-appbuilder
# marshmallow-sqlalchemy