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 51dd41bb72 chore(🦾): bump python pytz 2021.3 -> 2024.1 (#28731)
51dd41bb72 is described below
commit 51dd41bb728334da883aabf7c3d31254f403d9b8
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue May 28 08:53:32 2024 -0700
chore(🦾): bump python pytz 2021.3 -> 2024.1 (#28731)
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 8d8f3fa73f..07ea0e919f 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -297,7 +297,7 @@ python-dotenv==1.0.1
# via apache-superset
python-geohash==0.8.5
# via apache-superset
-pytz==2021.3
+pytz==2024.1
# via
# croniter
# flask-babel