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 bleach from 3.1.0 to 3.1.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
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# pip-compile -v
#
-e file:///home/dev/Projects/oscilloscope
bleach==3.1.0 # via readme-renderer
bleach==3.1.4 # via readme-renderer
certifi==2019.3.9 # via requests
chardet==3.0.4 # via requests
click==7.0 # via pip-tools
Expand All @@ -14,9 +14,9 @@ cycler==0.10.0 # via matplotlib
docutils==0.14 # via readme-renderer
idna==2.8 # via requests
kiwisolver==1.0.1 # via matplotlib
matplotlib==3.0.3
matplotlib==3.0.3 # via -r requirements.in, sanitized-package
numpy==1.16.2 # via matplotlib
pip-tools==3.5.0
pip-tools==3.5.0 # via -r requirements.in
pkginfo==1.5.0.1 # via twine
psutil==5.6.1 # via zproc
pygments==2.3.1 # via readme-renderer
Expand All @@ -29,7 +29,7 @@ requests==2.21.0 # via requests-toolbelt, twine
six==1.12.0 # via bleach, cycler, pip-tools, python-dateutil, readme-renderer
tblib==1.3.2 # via zproc
tqdm==4.31.1 # via twine
twine==1.13.0
twine==1.13.0 # via -r requirements.in
urllib3==1.24.1 # via requests
webencodings==0.5.1 # via bleach
zproc==0.9.5
zproc==0.9.5 # via -r requirements.in, sanitized-package