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 307477a62a chore(🦾): bump python apsw 3.45.3.0 -> 3.46.0.0 (#28730)
307477a62a is described below
commit 307477a62a06b600958461dbe6eec17d82daa4aa
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue May 28 08:53:54 2024 -0700
chore(🦾): bump python apsw 3.45.3.0 -> 3.46.0.0 (#28730)
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 07ea0e919f..8de4d98c24 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -13,7 +13,7 @@ amqp==5.2.0
# via kombu
apispec[yaml]==6.3.0
# via flask-appbuilder
-apsw==3.45.3.0
+apsw==3.46.0.0
# via shillelagh
async-timeout==4.0.3
# via redis