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 to 2.11.3 #2

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
131 changes: 98 additions & 33 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,50 +4,115 @@
#
# pip-compile --output-file requirements_dev.txt requirements_dev.in
#
alabaster==0.7.10 # via sphinx
argh==0.26.2 # via watchdog
atomicwrites==1.1.5 # via pytest
attrs==18.1.0 # via pytest
babel==2.6.0 # via sphinx
alabaster==0.7.10
# via sphinx
argh==0.26.2
# via watchdog
atomicwrites==1.1.5
# via pytest
attrs==18.1.0
# via pytest
babel==2.6.0
# via sphinx
bumpversion==0.5.3
certifi==2018.4.16 # via requests
chardet==3.0.4 # via requests
# via -r requirements_dev.in
certifi==2018.4.16
# via requests
chardet==3.0.4
# via requests
configparser==4.0.2
# via flake8
coverage==4.5.1
docutils==0.14 # via sphinx
# via -r requirements_dev.in
docutils==0.14
# via sphinx
enum34==1.1.10
# via flake8
flake8==3.5.0
idna==2.7 # via requests
imagesize==1.0.0 # via sphinx
jinja2==2.10 # via sphinx
markupsafe==1.0 # via jinja2
mccabe==0.6.1 # via flake8
more-itertools==4.2.0 # via pytest
packaging==17.1 # via sphinx
pathtools==0.1.2 # via watchdog
pkginfo==1.4.2 # via twine
pluggy==0.6.0 # via pytest, tox
py==1.5.3 # via pytest, tox
pycodestyle==2.3.1 # via flake8
pyflakes==1.6.0 # via flake8
pygments==2.2.0 # via sphinx
pyparsing==2.2.0 # via packaging
# via -r requirements_dev.in
funcsigs==1.0.2
# via pytest
idna==2.7
# via requests
imagesize==1.0.0
# via sphinx
jinja2==2.11.3
# via sphinx
markupsafe==1.0
# via jinja2
mccabe==0.6.1
# via flake8
more-itertools==4.2.0
# via pytest
packaging==17.1
# via sphinx
pathtools==0.1.2
# via watchdog
pkginfo==1.4.2
# via twine
pluggy==0.6.0
# via
# pytest
# tox
py==1.5.3
# via
# pytest
# tox
pycodestyle==2.3.1
# via flake8
pyflakes==1.6.0
# via flake8
pygments==2.2.0
# via sphinx
pyparsing==2.2.0
# via packaging
pytest-runner==4.2
# via -r requirements_dev.in
pytest==3.6.1
pytz==2018.4 # via babel
pyyaml==3.12 # via watchdog
requests-toolbelt==0.8.0 # via twine
requests==2.19.1 # via requests-toolbelt, sphinx, twine
six==1.11.0 # via more-itertools, packaging, pytest, sphinx, tox
snowballstemmer==1.2.1 # via sphinx
# via -r requirements_dev.in
pytz==2018.4
# via babel
pyyaml==3.12
# via watchdog
requests-toolbelt==0.8.0
# via twine
requests==2.19.1
# via
# requests-toolbelt
# sphinx
# twine
six==1.11.0
# via
# more-itertools
# packaging
# pytest
# sphinx
# tox
snowballstemmer==1.2.1
# via sphinx
sphinx-rtd-theme==0.4.0
# via -r requirements_dev.in
sphinx==1.7.5
sphinxcontrib-websupport==1.1.0 # via sphinx
# via -r requirements_dev.in
sphinxcontrib-websupport==1.1.0
# via sphinx
tox==3.0.0
tqdm==4.23.4 # via twine
# via -r requirements_dev.in
tqdm==4.23.4
# via twine
twine==1.11.0
urllib3==1.23 # via requests
virtualenv==16.0.0 # via tox
# via -r requirements_dev.in
typing==3.7.4.3
# via sphinx
urllib3==1.23
# via requests
virtualenv==16.0.0
# via tox
watchdog==0.8.3
# via -r requirements_dev.in
wheel==0.31.1
# via -r requirements_dev.in

# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools