Browse Source

[libs] Bump to latest ipdb

Romain Rigaux 4 years ago
parent
commit
9c7a615481
1 changed files with 1 additions and 1 deletions
  1. 1 1
      desktop/devtools.mk

+ 1 - 1
desktop/devtools.mk

@@ -20,7 +20,7 @@
 # May require download from PyPI or whereever
 DEVTOOLS += \
 	ipython[5.2.0] \
-	ipdb[0.10.3] \
+	ipdb[0.13.9] \
 	nose[1.3.7] \
 	coverage[4.4.2] \
 	nosetty[0.4] \