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.8.1 to 2.15.0 #46

Open
wants to merge 1 commit into
base: main
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
32 changes: 16 additions & 16 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,22 +16,22 @@ certifi==2020.12.5
# via requests
chardet==4.0.0
# via requests
click-log==0.3.2
# via stork
click==7.1.2
# via
# click-log
# stork
# sanitized-package
click-log==0.3.2
# via sanitized-package
configparser==5.0.2
# via stork
# via sanitized-package
coverage==5.5
# via pytest-cov
docutils==0.16
# via
# m2r2
# sphinx
flake8==3.9.1
# via stork
# via sanitized-package
idna==2.10
# via requests
imagesize==1.2.0
Expand All @@ -43,15 +43,15 @@ jinja2==2.11.3
# numpydoc
# sphinx
m2r2==0.2.7
# via stork
# via sanitized-package
markupsafe==1.1.1
# via jinja2
mccabe==0.6.1
# via flake8
mistune==0.8.4
# via m2r2
numpydoc==1.1.0
# via stork
# via sanitized-package
packaging==20.9
# via
# pytest
Expand All @@ -64,36 +64,36 @@ pycodestyle==2.7.0
# via flake8
pyflakes==2.3.1
# via flake8
pygments==2.8.1
pygments==2.15.0
# via sphinx
pyparsing==2.4.7
# via packaging
pytest-cov==2.11.1
# via stork
pytest==6.2.3
# via
# pytest-cov
# stork
# sanitized-package
pytest-cov==2.11.1
# via sanitized-package
pytz==2021.1
# via babel
requests==2.25.1
# via
# responses
# sanitized-package
# sphinx
# stork
responses==0.13.2
# via stork
# via sanitized-package
simplejson==3.17.2
# via stork
# via sanitized-package
six==1.15.0
# via responses
snowballstemmer==2.1.0
# via sphinx
sphinx==3.5.4
# via
# numpydoc
# sanitized-package
# sphinxcontrib-programoutput
# stork
sphinxcontrib-applehelp==1.0.2
# via sphinx
sphinxcontrib-devhelp==1.0.2
Expand All @@ -103,7 +103,7 @@ sphinxcontrib-htmlhelp==1.0.3
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-programoutput==0.17
# via stork
# via sanitized-package
sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.4
Expand Down
Loading