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 c82c4b6877 chore(🦾): bump python matplotlib 3.7.1 -> 3.9.0 (#28674)
c82c4b6877 is described below

commit c82c4b6877d71f82e17818651081323e6ecb7e1f
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri May 24 22:38:51 2024 -0700

    chore(🦾): bump python matplotlib 3.7.1 -> 3.9.0 (#28674)
    
    Co-authored-by: GitHub Action <[email protected]>
---
 requirements/development.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements/development.txt b/requirements/development.txt
index 313bb514d9..39e1108b09 100644
--- a/requirements/development.txt
+++ b/requirements/development.txt
@@ -133,7 +133,7 @@ lazy-object-proxy==1.10.0
     # via openapi-spec-validator
 linear-tsv==1.1.0
     # via dataflows-tabulator
-matplotlib==3.7.1
+matplotlib==3.9.0
     # via prophet
 matplotlib-inline==0.1.6
     # via ipython

Reply via email to