From 7e872de5e79793dab9021966f5d2a260ca8602d1 Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Sun, 6 Jun 2021 12:14:59 -0700 Subject: [PATCH] django-sql-dashboard==0.16 Refs https://github.com/simonw/django-sql-dashboard/issues/115 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6b477dd9..a1d93edb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,4 +18,4 @@ factory-boy==3.2.0 beautifulsoup4==4.9.3 html5lib==1.1 db-to-sqlite==1.3 -django-sql-dashboard==0.15 +django-sql-dashboard==0.16