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:
nigzak 2024-03-01 19:50:17 +01:00 committed by GitHub
parent 8a46694ce9
commit f453d5d7e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 3 deletions

View File

@ -19,3 +19,4 @@
-e file:.
urllib3>=1.26.18
werkzeug>=3.0.1
numexpr>=2.9.0

View File

@ -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