From 29e957cd77c3ab10919c68ac471edd5017bd4d20 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Thu, 26 Jan 2017 16:15:45 +0100 Subject: [PATCH] Update ipdb from 0.10.1 to 0.10.2 (#1007) --- {{cookiecutter.project_slug}}/requirements/local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/{{cookiecutter.project_slug}}/requirements/local.txt b/{{cookiecutter.project_slug}}/requirements/local.txt index 26b2057a..729dd14a 100644 --- a/{{cookiecutter.project_slug}}/requirements/local.txt +++ b/{{cookiecutter.project_slug}}/requirements/local.txt @@ -13,7 +13,7 @@ factory-boy==2.8.1 django-debug-toolbar==1.6 # improved REPL -ipdb==0.10.1 +ipdb==0.10.2 pytest-django==3.1.2 pytest-sugar==0.8.0