Update ipdb from 0.13.2 to 0.13.3

This commit is contained in:
pyup-bot 2020-06-23 08:34:22 -07:00
parent 931e5c4267
commit f3a511a656

View File

@ -1,7 +1,7 @@
-r ./base.txt
Werkzeug==1.0.1 # https://github.com/pallets/werkzeug
ipdb==0.13.2 # https://github.com/gotcha/ipdb
ipdb==0.13.3 # https://github.com/gotcha/ipdb
Sphinx==3.1.1 # https://github.com/sphinx-doc/sphinx
{%- if cookiecutter.use_docker == 'y' %}
psycopg2==2.8.5 --no-binary psycopg2 # https://github.com/psycopg/psycopg2