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.4.2 to 2.7.4 #10

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
71 changes: 52 additions & 19 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,29 +4,62 @@
#
# pip-compile
#
bleach==3.1.0 # via readme-renderer
certifi==2019.9.11 # via requests, sentry-sdk
chardet==3.0.4 # via requests
click==7.0 # via pip-tools
docutils==0.15.2 # via readme-renderer
entrypoints==0.3 # via flake8
bleach==3.1.0
# via readme-renderer
certifi==2019.9.11
# via
# requests
# sentry-sdk
chardet==3.0.4
# via requests
click==7.0
# via pip-tools
docutils==0.15.2
# via readme-renderer
entrypoints==0.3
# via flake8
flake8==3.7.8
idna==2.8 # via requests
mccabe==0.6.1 # via flake8
# via -r requirements.in
idna==2.8
# via requests
mccabe==0.6.1
# via flake8
pip-tools==4.1.0
pkginfo==1.5.0.1 # via twine
pycodestyle==2.5.0 # via flake8
pyflakes==2.1.1 # via flake8
pygments==2.4.2 # via readme-renderer
readme-renderer==24.0 # via twine
requests-toolbelt==0.9.1 # via twine
# via -r requirements.in
pkginfo==1.5.0.1
# via twine
pycodestyle==2.5.0
# via flake8
pyflakes==2.1.1
# via flake8
pygments==2.7.4
# via readme-renderer
readme-renderer==24.0
# via twine
requests-toolbelt==0.9.1
# via twine
requests==2.22.0
# via
# -r requirements.in
# requests-toolbelt
# twine
sentry-sdk==0.12.3
six==1.12.0 # via bleach, pip-tools, readme-renderer
tqdm==4.36.1 # via twine
# via -r requirements.in
six==1.12.0
# via
# bleach
# pip-tools
# readme-renderer
tqdm==4.36.1
# via twine
twine==2.0.0
urllib3==1.25.6 # via requests, sentry-sdk
webencodings==0.5.1 # via bleach
# via -r requirements.in
urllib3==1.25.6
# via
# requests
# sentry-sdk
webencodings==0.5.1
# via bleach

# The following packages are considered to be unsafe in a requirements file:
# setuptools==41.4.0 # via twine
# setuptools