Merge pull request #3344 from pydanny/pyup-update-werkzeug-1.0.1-to-2.0.2

This commit is contained in:
Bruno Alla 2021-10-11 23:48:08 +01:00 committed by GitHub
commit 5fb59ef587
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
-r base.txt
Werkzeug==1.0.1 # https://github.com/pallets/werkzeug
Werkzeug==2.0.2 # https://github.com/pallets/werkzeug
ipdb==0.13.9 # https://github.com/gotcha/ipdb
{%- if cookiecutter.use_docker == 'y' %}
psycopg2==2.9.1 # https://github.com/psycopg/psycopg2