Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jinja2 from 2.10.1 to 2.11.3 #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
81 changes: 56 additions & 25 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,30 +4,61 @@
#
# pip-compile requirements.in -o requirements.txt
#
alabaster==0.7.12 # via sphinx
babel==2.6.0 # via sphinx
certifi==2019.3.9 # via requests
chardet==3.0.4 # via requests
commonmark==0.8.1 # via recommonmark
docutils==0.14 # via recommonmark, sphinx
future==0.17.1 # via commonmark
idna==2.8 # via requests
imagesize==1.1.0 # via sphinx
jinja2==2.10.1 # via sphinx
markupsafe==1.1.1 # via jinja2
packaging==19.0 # via sphinx
pygments==2.3.1 # via sphinx
pyparsing==2.4.0 # via packaging
pytz==2019.1 # via babel
alabaster==0.7.12
# via sphinx
babel==2.6.0
# via sphinx
certifi==2019.3.9
# via requests
chardet==3.0.4
# via requests
commonmark==0.8.1
# via recommonmark
docutils==0.14
# via
# recommonmark
# sphinx
future==0.17.1
# via commonmark
idna==2.8
# via requests
imagesize==1.1.0
# via sphinx
jinja2==2.11.3
# via sphinx
markupsafe==1.1.1
# via jinja2
packaging==19.0
# via sphinx
pygments==2.3.1
# via sphinx
pyparsing==2.4.0
# via packaging
pytz==2019.1
# via babel
recommonmark==0.5.0
requests==2.21.0 # via sphinx
six==1.12.0 # via packaging
snowballstemmer==1.2.1 # via sphinx
# via -r requirements.in
requests==2.21.0
# via sphinx
six==1.12.0
# via packaging
snowballstemmer==1.2.1
# via sphinx
sphinx==2.0.1
sphinxcontrib-applehelp==1.0.1 # via sphinx
sphinxcontrib-devhelp==1.0.1 # via sphinx
sphinxcontrib-htmlhelp==1.0.2 # via sphinx
sphinxcontrib-jsmath==1.0.1 # via sphinx
sphinxcontrib-qthelp==1.0.2 # via sphinx
sphinxcontrib-serializinghtml==1.1.3 # via sphinx
urllib3==1.24.2 # via requests
# via
# -r requirements.in
# recommonmark
sphinxcontrib-applehelp==1.0.1
# via sphinx
sphinxcontrib-devhelp==1.0.1
# via sphinx
sphinxcontrib-htmlhelp==1.0.2
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.2
# via sphinx
sphinxcontrib-serializinghtml==1.1.3
# via sphinx
urllib3==1.24.2
# via requests