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 207a5f054b chore(🦾): bump python freezegun 1.4.0 -> 1.5.1 (#28666)
207a5f054b is described below

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

    chore(🦾): bump python freezegun 1.4.0 -> 1.5.1 (#28666)
    
    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 d9956d377e..cb487eeadc 100644
--- a/requirements/development.txt
+++ b/requirements/development.txt
@@ -66,7 +66,7 @@ flask-testing==0.8.1
     # via apache-superset
 fonttools==4.51.0
     # via matplotlib
-freezegun==1.4.0
+freezegun==1.5.1
     # via apache-superset
 future==0.18.3
     # via pyhive

Reply via email to