Update sphinx from 2.3.0 to 2.3.1

This commit is contained in:
browniebroke 2019-12-23 08:00:31 -03:00
parent f3eadb0e04
commit 66991d9e95

View File

@ -2,7 +2,7 @@
Werkzeug==0.16.0 # https://github.com/pallets/werkzeug
ipdb==0.12.3 # https://github.com/gotcha/ipdb
Sphinx==2.3.0 # https://github.com/sphinx-doc/sphinx
Sphinx==2.3.1 # https://github.com/sphinx-doc/sphinx
{%- if cookiecutter.use_docker == 'y' %}
psycopg2==2.8.3 --no-binary psycopg2 # https://github.com/psycopg/psycopg2
{%- else %}