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 4bdf7b560b chore(🦾): bump python attrs 23.1.0 -> 23.2.0 (#28729)
4bdf7b560b is described below
commit 4bdf7b560bcd4a6bd373ed8e95c469071632c2f9
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue May 28 08:54:16 2024 -0700
chore(🦾): bump python attrs 23.1.0 -> 23.2.0 (#28729)
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 8de4d98c24..00e8a2cb74 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -17,7 +17,7 @@ apsw==3.46.0.0
# via shillelagh
async-timeout==4.0.3
# via redis
-attrs==23.1.0
+attrs==23.2.0
# via
# cattrs
# jsonschema