Skip to content

Commit

Permalink
Pin ipdb to latest version 0.10.1 (#35)
Browse files Browse the repository at this point in the history
* Pin ipdb to latest version 0.10.1

* Pin ipdb to latest version 0.10.1
  • Loading branch information
pyup.io bot authored and asvetlov committed Sep 26, 2016
1 parent bb18e40 commit b8d2f9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion demos/blog/requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pyflakes
pep8
pytest
ipdb
ipdb==0.10.1
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ coverage
docker-compose
docker-py==1.10.3
flake8
ipdb
ipdb==0.10.1
motor
pytest
pytest-cov
Expand Down

0 comments on commit b8d2f9c

Please sign in to comment.