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 824aca85d0 chore(🦾): bump python charset-normalizer 3.3.2 -> 3.4.0
(#31064)
824aca85d0 is described below
commit 824aca85d0fb93e90609727ce87ed53cfb7a079d
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 24 17:31:13 2024 -0800
chore(🦾): bump python charset-normalizer 3.3.2 -> 3.4.0 (#31064)
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 95c79c16ca..673ec2b1cd 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -52,7 +52,7 @@ cffi==1.17.1
# via
# cryptography
# pynacl
-charset-normalizer==3.3.2
+charset-normalizer==3.4.0
# via requests
click==8.1.7
# via