mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
chore: numexpr to fix CVE-2023-39631 (2.8.4 => 2.9.0) (#27187)
Co-authored-by: Stefan Arnold <stefan.st.arnold@mercedes-benz.com>
This commit is contained in:
@@ -19,3 +19,4 @@
|
||||
-e file:.
|
||||
urllib3>=1.26.18
|
||||
werkzeug>=3.0.1
|
||||
numexpr>=2.9.0
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# SHA1:60b260247b40133819664dc998d9e2da48e9a592
|
||||
# SHA1:85649679306ea016e401f37adfbad832028d2e5f
|
||||
#
|
||||
# This file is autogenerated by pip-compile-multi
|
||||
# To update, run:
|
||||
@@ -212,8 +212,10 @@ nh3==0.2.11
|
||||
# via apache-superset
|
||||
numba==0.57.1
|
||||
# via pandas
|
||||
numexpr==2.8.4
|
||||
# via pandas
|
||||
numexpr==2.9.0
|
||||
# via
|
||||
# -r requirements/base.in
|
||||
# pandas
|
||||
numpy==1.23.5
|
||||
# via
|
||||
# apache-superset
|
||||
|
||||
Reference in New Issue
Block a user