Skip to content

Bump pygments from 2.1.3 to 2.7.4 #71

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

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
90 changes: 68 additions & 22 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,35 +4,81 @@
#
# pip-compile --output-file test-requirements.txt test-requirements.in
#
alabaster==0.7.8 # via sphinx
apipkg==1.4 # via execnet
astroid==1.4.6 # via pylint
babel==2.3.4 # via sphinx
alabaster==0.7.8
# via sphinx
apipkg==1.4
# via execnet
astroid==1.4.6
# via pylint
babel==2.3.4
# via sphinx
codeclimate-test-reporter==0.1.1
colorama==0.3.7 # via pylint
coverage==4.1 # via codeclimate-test-reporter, pytest-cov
docutils==0.12 # via sphinx
execnet==1.4.1 # via pytest-cache
imagesize==0.7.1 # via sphinx
jinja2==2.8 # via sphinx
lazy-object-proxy==1.2.2 # via astroid
markupsafe==0.23 # via jinja2
pep8==1.7.0 # via pytest-pep8
py==1.4.31 # via pytest
pyflakes==1.2.3 # via pytest-flakes
pygments==2.1.3 # via sphinx
# via -r test-requirements.in
colorama==0.3.7
# via pylint
coverage==4.1
# via
# codeclimate-test-reporter
# pytest-cov
docutils==0.12
# via sphinx
execnet==1.4.1
# via pytest-cache
imagesize==0.7.1
# via sphinx
jinja2==2.8
# via sphinx
lazy-object-proxy==1.2.2
# via astroid
markupsafe==0.23
# via jinja2
pep8==1.7.0
# via pytest-pep8
py==1.4.31
# via pytest
pyflakes==1.2.3
# via pytest-flakes
pygments==2.7.4
# via sphinx
pylint==1.5.5
pytest-cache==1.0 # via pytest-flakes, pytest-pep8
# via -r test-requirements.in
pytest-cache==1.0
# via
# pytest-flakes
# pytest-pep8
pytest-cov==2.2.1
# via -r test-requirements.in
pytest-flakes==1.0.1
# via -r test-requirements.in
pytest-pep8==1.0.6
# via -r test-requirements.in
pytest==2.9.1
pytz==2016.4 # via babel
requests==2.10.0 # via codeclimate-test-reporter
six==1.10.0 # via astroid, pylint, sphinx
snowballstemmer==1.2.1 # via sphinx
# via
# -r test-requirements.in
# pytest-cache
# pytest-cov
# pytest-flakes
# pytest-pep8
pytz==2016.4
# via babel
requests==2.10.0
# via codeclimate-test-reporter
six==1.10.0
# via
# astroid
# pylint
# sphinx
snowballstemmer==1.2.1
# via sphinx
sphinx-paramlinks==0.3.2
# via -r test-requirements.in
sphinx-rtd-theme==0.1.9
# via -r test-requirements.in
sphinx==1.4.4
# via
# -r test-requirements.in
# sphinx-rtd-theme
untangle==1.1.0
wrapt==1.10.8 # via astroid
# via -r test-requirements.in
wrapt==1.10.8
# via astroid