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 475364248f chore(🦾): bump python wrapt 1.15.0 -> 1.16.0 (#28722)
475364248f is described below

commit 475364248f037be90fd0575772435381c1d89258
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue May 28 08:06:51 2024 -0700

    chore(🦾): bump python wrapt 1.15.0 -> 1.16.0 (#28722)
    
    Co-authored-by: GitHub Action <[email protected]>
---
 requirements/base.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements/base.txt b/requirements/base.txt
index 03df70c0e6..8d8f3fa73f 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -390,7 +390,7 @@ werkzeug==3.0.3
     #   flask-appbuilder
     #   flask-jwt-extended
     #   flask-login
-wrapt==1.15.0
+wrapt==1.16.0
     # via deprecated
 wtforms==3.1.2
     # via

Reply via email to