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 pygments from 2.3.1 to 2.7.4 #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
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
54 changes: 38 additions & 16 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,44 @@
#
# pip-compile requirements-dev.in -o requirements-dev.txt
#
appnope==0.1.0 # via ipython
backcall==0.1.0 # via ipython
click==7.0 # via pip-tools
decorator==4.4.0 # via ipython, traitlets
docutils==0.14 # via restructuredtext-lint
ipython-genutils==0.2.0 # via traitlets
backcall==0.1.0
# via ipython
click==7.0
# via pip-tools
decorator==4.4.0
# via
# ipython
# traitlets
docutils==0.14
# via restructuredtext-lint
ipython-genutils==0.2.0
# via traitlets
ipython==7.4.0
jedi==0.13.3 # via ipython
parso==0.4.0 # via jedi
pexpect==4.7.0 # via ipython
pickleshare==0.7.5 # via ipython
# via -r requirements-dev.in
jedi==0.13.3
# via ipython
parso==0.4.0
# via jedi
pexpect==4.7.0
# via ipython
pickleshare==0.7.5
# via ipython
pip-tools==3.6.0
prompt-toolkit==2.0.9 # via ipython
ptyprocess==0.6.0 # via pexpect
pygments==2.3.1 # via ipython
# via -r requirements-dev.in
prompt-toolkit==2.0.9
# via ipython
ptyprocess==0.6.0
# via pexpect
pygments==2.7.4
# via ipython
restructuredtext-lint==1.3.0
six==1.12.0 # via pip-tools, prompt-toolkit, traitlets
traitlets==4.3.2 # via ipython
wcwidth==0.1.7 # via prompt-toolkit
# via -r requirements-dev.in
six==1.12.0
# via
# pip-tools
# prompt-toolkit
# traitlets
traitlets==4.3.2
# via ipython
wcwidth==0.1.7
# via prompt-toolkit
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.10.1
# via sphinx
markupsafe==1.1.1
# via jinja2
packaging==19.0
# via sphinx
pygments==2.7.4
# 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