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 9c3915d42c chore(🦾): bump python freezegun 1.2.2 -> 1.4.0 (#27869)
9c3915d42c is described below
commit 9c3915d42c5863c2dba23c40448318e3ff1fe271
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 2 22:26:01 2024 -0700
chore(🦾): bump python freezegun 1.2.2 -> 1.4.0 (#27869)
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 173edcc320..390a55d555 100644
--- a/requirements/development.txt
+++ b/requirements/development.txt
@@ -66,7 +66,7 @@ flask-testing==0.8.1
# via apache-superset
fonttools==4.43.0
# via matplotlib
-freezegun==1.2.2
+freezegun==1.4.0
# via apache-superset
future==0.18.3
# via pyhive