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 py from 1.8.0 to 1.10.0 #4

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,32 +4,78 @@
#
# pip-compile test-requirements.in
#
astroid==2.2.5 # via pylint
atomicwrites==1.3.0 # via pytest
attrs==19.1.0 # via pytest
astroid==2.2.5
# via pylint
atomicwrites==1.3.0
# via pytest
attrs==19.1.0
# via pytest
autopep8==1.4.4
coverage==4.5.3 # via pytest-cov
entrypoints==0.3 # via flake8
# via -r test-requirements.in
coverage==4.5.3
# via pytest-cov
entrypoints==0.3
# via flake8
flake8==3.7.7
importlib-metadata==0.18 # via pluggy, pytest
isort==4.3.20 # via pylint
lazy-object-proxy==1.4.1 # via astroid
mccabe==0.6.1 # via flake8, pylint
more-itertools==7.0.0 # via pytest
packaging==19.0 # via pytest, pytest-sugar
pluggy==0.12.0 # via pytest
py==1.8.0 # via pytest
pycodestyle==2.5.0 # via autopep8, flake8
pyflakes==2.1.1 # via flake8
# via
# -r test-requirements.in
# pytest-flake8
importlib-metadata==0.18
# via
# pluggy
# pytest
isort==4.3.20
# via pylint
lazy-object-proxy==1.4.1
# via astroid
mccabe==0.6.1
# via
# flake8
# pylint
more-itertools==7.0.0
# via pytest
packaging==19.0
# via
# pytest
# pytest-sugar
pluggy==0.12.0
# via pytest
py==1.10.0
# via pytest
pycodestyle==2.5.0
# via
# autopep8
# flake8
pyflakes==2.1.1
# via flake8
pylint==2.3.1
pyparsing==2.4.0 # via packaging
# via -r test-requirements.in
pyparsing==2.4.0
# via packaging
pytest-cov==2.7.1
# via -r test-requirements.in
pytest-flake8==1.0.4
# via -r test-requirements.in
pytest-sugar==0.9.2
# via -r test-requirements.in
pytest==4.6.3
six==1.12.0 # via astroid, packaging, pytest
termcolor==1.1.0 # via pytest-sugar
typed-ast==1.4.0 # via astroid
wcwidth==0.1.7 # via pytest
wrapt==1.11.1 # via astroid
zipp==0.5.1 # via importlib-metadata
# via
# -r test-requirements.in
# pytest-cov
# pytest-flake8
# pytest-sugar
six==1.12.0
# via
# astroid
# packaging
# pytest
termcolor==1.1.0
# via pytest-sugar
typed-ast==1.4.0
# via astroid
wcwidth==0.1.7
# via pytest
wrapt==1.11.1
# via astroid
zipp==0.5.1
# via importlib-metadata