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 e9de641705 chore(🦾): bump python redis subpackage(s) (#28467)
e9de641705 is described below

commit e9de64170542f315ec021bfd4fe5f7a458a0b537
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon May 13 12:47:39 2024 -0700

    chore(🦾): bump python redis subpackage(s) (#28467)
    
    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 7070aca25e..5f07d586e2 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -15,7 +15,7 @@ apispec[yaml]==6.3.0
     # via flask-appbuilder
 apsw==3.42.0.1
     # via shillelagh
-async-timeout==4.0.2
+async-timeout==4.0.3
     # via redis
 attrs==23.1.0
     # via

Reply via email to