From 207a5f054b23fbaa9c9bb0127d2ba41ca37cd27a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 11:17:39 -0700 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20freezegu?= =?UTF-8?q?n=201.4.0=20->=201.5.1=20(#28666)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: GitHub Action --- 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