[PATCH 1/4] requirements: Bump version of django-debug-toolbar to 1.10.1
Stephen Finucane
stephen at that.guru
Sun Oct 7 06:01:35 AEDT 2018
Use the latest and greatest.
Signed-off-by: Stephen Finucane <stephen at that.guru>
---
requirements-test.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements-test.txt b/requirements-test.txt
index 295cceff..1deb86ab 100644
--- a/requirements-test.txt
+++ b/requirements-test.txt
@@ -1,4 +1,4 @@
mysqlclient==1.3.13
psycopg2-binary==2.7.5
-django-debug-toolbar==1.9.1
+django-debug-toolbar==1.10.1
python-dateutil==2.7.3
--
2.17.1
More information about the Patchwork
mailing list