diff mbox series

[1/4] requirements: Bump version of django-debug-toolbar to 1.10.1

Message ID 20181006190138.9798-1-stephen@that.guru
State Accepted
Headers show
Series [1/4] requirements: Bump version of django-debug-toolbar to 1.10.1 | expand

Commit Message

Stephen Finucane Oct. 6, 2018, 7:01 p.m. UTC
Use the latest and greatest.

Signed-off-by: Stephen Finucane <stephen@that.guru>
---
 requirements-test.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Stephen Finucane Oct. 6, 2018, 7:13 p.m. UTC | #1
On Sat, 2018-10-06 at 20:01 +0100, Stephen Finucane wrote:
> Use the latest and greatest.
> 
> Signed-off-by: Stephen Finucane <stephen@that.guru>

This passes all test so I'm going to go right ahead and merge the lot
of them.

Stephen
diff mbox series

Patch

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