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 a48128d317 chore(🦾): bump python traitlets 5.9.0 -> 5.14.3 (#28665)
a48128d317 is described below

commit a48128d31706e2537d6580aef9ba55da110e5e92
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri May 24 11:17:47 2024 -0700

    chore(🦾): bump python traitlets 5.9.0 -> 5.14.3 (#28665)
    
    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 cb487eeadc..fb84607e13 100644
--- a/requirements/development.txt
+++ b/requirements/development.txt
@@ -279,7 +279,7 @@ tqdm==4.66.4
     # via
     #   cmdstanpy
     #   prophet
-traitlets==5.9.0
+traitlets==5.14.3
     # via
     #   ipython
     #   matplotlib-inline

Reply via email to