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 e39bb57c07 chore(🦾): bump python pillow 10.2.0 -> 10.3.0 (#27873)
e39bb57c07 is described below

commit e39bb57c07cf34f92f5bc7845c6cec2906769b6d
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 2 22:25:16 2024 -0700

    chore(🦾): bump python pillow 10.2.0 -> 10.3.0 (#27873)
    
    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 626559d647..173edcc320 100644
--- a/requirements/development.txt
+++ b/requirements/development.txt
@@ -165,7 +165,7 @@ pexpect==4.8.0
     # via ipython
 pickleshare==0.7.5
     # via ipython
-pillow==10.2.0
+pillow==10.3.0
     # via
     #   apache-superset
     #   matplotlib

Reply via email to