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 bac71613de chore(🦾): bump python requests-cache 1.1.1 -> 1.2.0 (#28542)
bac71613de is described below

commit bac71613debbd6e03c1076a1f088773f10b7d5ac
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu May 16 09:18:18 2024 -0700

    chore(🦾): bump python requests-cache 1.1.1 -> 1.2.0 (#28542)
    
    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 b13fac5cff..1a3f0cd246 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -312,7 +312,7 @@ requests==2.31.0
     # via
     #   requests-cache
     #   shillelagh
-requests-cache==1.1.1
+requests-cache==1.2.0
     # via shillelagh
 rich==13.3.4
     # via flask-limiter

Reply via email to