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 e5341d28e4 chore(🦾): bump python cffi 1.15.1 -> 1.16.0 (#28676)
e5341d28e4 is described below
commit e5341d28e4a2a9ad087810d495d4929b08e0c0a4
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri May 24 11:15:05 2024 -0700
chore(🦾): bump python cffi 1.15.1 -> 1.16.0 (#28676)
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 23ae68e928..5ff6b7df75 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -48,7 +48,7 @@ celery==5.3.6
# via apache-superset
certifi==2023.7.22
# via requests
-cffi==1.15.1
+cffi==1.16.0
# via
# cryptography
# pynacl