You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by vi...@apache.org on 2023/01/07 17:45:49 UTC

[superset] branch master updated: chore: bump sqloxide to 0.1.30 (#22615)

This is an automated email from the ASF dual-hosted git repository.

villebro 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 9cfbc22cd2 chore: bump sqloxide to 0.1.30 (#22615)
9cfbc22cd2 is described below

commit 9cfbc22cd2a794591e27ad97e00eb919e025d044
Author: nisheldo <nj...@me.com>
AuthorDate: Sat Jan 7 11:45:05 2023 -0600

    chore: bump sqloxide to 0.1.30 (#22615)
---
 requirements/development.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements/development.txt b/requirements/development.txt
index 1b543269ed..47fe7a1737 100644
--- a/requirements/development.txt
+++ b/requirements/development.txt
@@ -97,7 +97,7 @@ s3transfer==0.5.0
     # via boto3
 sasl==0.3.1
     # via pyhive
-sqloxide==0.1.17
+sqloxide==0.1.30
     # via -r requirements/development.in
 stack-data==0.2.0
     # via ipython