Update ipdb from 0.13.9 to 0.13.11

This commit is contained in:
pyup-bot 2022-12-13 11:38:13 -05:00
parent a04558a7d5
commit 7e7b90edfc

View File

@ -1,7 +1,7 @@
-r base.txt
Werkzeug[watchdog]==2.2.2 # https://github.com/pallets/werkzeug
ipdb==0.13.9 # https://github.com/gotcha/ipdb
ipdb==0.13.11 # https://github.com/gotcha/ipdb
{%- if cookiecutter.use_docker == 'y' %}
psycopg2==2.9.5 # https://github.com/psycopg/psycopg2
{%- else %}