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.9.0 to 1.10.0 #83

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
80 changes: 59 additions & 21 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,24 +4,62 @@
#
# pip-compile requirements-dev.in
#
appdirs==1.4.4 # via virtualenv
astroid==2.4.2 # via pylint
autopep8==1.5.3 # via -r requirements-dev.in
distlib==0.3.1 # via virtualenv
filelock==3.0.12 # via tox, virtualenv
flake8==3.8.3 # via -r requirements-dev.in
isort==4.3.21 # via pylint
lazy-object-proxy==1.4.3 # via astroid
mccabe==0.6.1 # via flake8, pylint
packaging==20.4 # via tox
pluggy==0.13.1 # via -c requirements.txt, tox
py==1.9.0 # via tox
pycodestyle==2.6.0 # via -r requirements-dev.in, autopep8, flake8
pyflakes==2.2.0 # via flake8
pylint==2.5.3 # via -r requirements-dev.in
pyparsing==2.4.7 # via packaging
six==1.15.0 # via -c requirements.txt, astroid, packaging, tox, virtualenv
toml==0.10.1 # via autopep8, pylint, tox
tox==3.18.1 # via -r requirements-dev.in
virtualenv==20.0.29 # via tox
wrapt==1.12.1 # via astroid
appdirs==1.4.4
# via virtualenv
astroid==2.4.2
# via pylint
autopep8==1.5.3
# via -r requirements-dev.in
distlib==0.3.1
# via virtualenv
filelock==3.0.12
# via
# tox
# virtualenv
flake8==3.8.3
# via -r requirements-dev.in
isort==4.3.21
# via pylint
lazy-object-proxy==1.4.3
# via astroid
mccabe==0.6.1
# via
# flake8
# pylint
packaging==20.4
# via tox
pluggy==0.13.1
# via
# -c requirements.txt
# tox
py==1.10.0
# via tox
pycodestyle==2.6.0
# via
# -r requirements-dev.in
# autopep8
# flake8
pyflakes==2.2.0
# via flake8
pylint==2.5.3
# via -r requirements-dev.in
pyparsing==2.4.7
# via packaging
six==1.15.0
# via
# -c requirements.txt
# astroid
# packaging
# tox
# virtualenv
toml==0.10.1
# via
# autopep8
# pylint
# tox
tox==3.18.1
# via -r requirements-dev.in
virtualenv==20.0.29
# via tox
wrapt==1.12.1
# via astroid