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 4ad823e97a chore(🦾): bump python certifi 2023.7.22 -> 2024.2.2 (#28733)
4ad823e97a is described below
commit 4ad823e97aff4f4671778c40fb9e605e355de27a
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue May 28 07:58:35 2024 -0700
chore(🦾): bump python certifi 2023.7.22 -> 2024.2.2 (#28733)
Co-authored-by: GitHub Action <[email protected]>
---
requirements/base.txt | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/requirements/base.txt b/requirements/base.txt
index 5865cbd6f9..d1a345140e 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -46,7 +46,7 @@ cattrs==23.2.3
# via requests-cache
celery==5.3.6
# via apache-superset
-certifi==2023.7.22
+certifi==2024.2.2
# via requests
cffi==1.16.0
# via
@@ -148,7 +148,9 @@ geopy==2.4.1
google-auth==2.27.0
# via shillelagh
greenlet==3.0.3
- # via shillelagh
+ # via
+ # shillelagh
+ # sqlalchemy
gunicorn==22.0.0
# via apache-superset
hashids==1.3.1