Update ipdb from 0.13.9 to 0.13.11

This commit is contained in:
pyup-bot 2022-12-21 08:59:30 -05:00
parent 9bc388dd0d
commit 9226101989

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 %}