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

Scheduled biweekly dependency update for week 31 #588

Merged
merged 10 commits into from
Aug 3, 2021
62 changes: 31 additions & 31 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ backports.entry-points-selectable==1.1.0; python_version >= '2.7'
black==21.7b0
bleach==3.3.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
certifi==2021.5.30
charset-normalizer==2.0.3; python_version >= '3'
charset-normalizer==2.0.4; python_version >= '3'
click==8.0.1; python_version >= '3.6'
codacy-coverage==1.3.11
codecov==2.1.11
codecov==2.1.12
colorama==0.4.4; platform_system == 'Windows' and sys_platform == 'win32' and platform_system == 'Windows' and sys_platform == 'win32' and sys_platform == 'win32' and platform_system == 'Windows'
coverage==6.0b1
distlib==0.3.2
Expand All @@ -34,9 +34,9 @@ flake8==3.9.2
future==0.18.2
idna==3.2; python_version >= '3'
imagesize==1.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
importlib-metadata==4.6.1; python_version >= '3.6'
importlib-metadata==4.6.3; python_version >= '3.6'
iniconfig==1.1.1
isort==5.9.2; python_version < '4' and python_full_version >= '3.6.1'
isort==5.9.3; python_version < '4' and python_full_version >= '3.6.1'
jinja2==3.0.1; python_version >= '3.6'
keyring==23.0.1; python_version >= '3.6'
lazy-object-proxy==1.6.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
Expand All @@ -49,13 +49,13 @@ pandas==1.3.1
pathspec==0.9.0
pbr==5.6.0; python_version >= '2.6'
pkginfo==1.7.1
platformdirs==2.1.0; python_version >= '3.6'
platformdirs==2.2.0; python_version >= '3.6'
pluggy==0.13.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
py==1.10.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pycodestyle==2.7.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pyflakes==2.3.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pygments==2.9.0; python_version >= '3.5'
pylint==2.9.5
pylint==2.9.6
pyparsing==2.4.7; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
pytest-cov==2.12.1
pytest-runner==5.3.1; python_version >= '3.6'
Expand All @@ -81,12 +81,12 @@ sphinxcontrib-qthelp==1.0.3; python_version >= '3.5'
sphinxcontrib-serializinghtml==1.1.5; python_version >= '3.5'
stevedore==3.3.0; python_version >= '3.6'
toml==0.10.2; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
tomli==1.1.0; python_version >= '3.6'
tox==3.24.0
tqdm==4.61.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
tomli==1.2.0; python_version >= '3.6'
tox==3.24.1
tqdm==4.62.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
twine==3.4.2
urllib3==1.26.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
virtualenv==20.6.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
virtualenv==20.7.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
webencodings==0.5.1
wrapt==1.12.1
zipp==3.5.0; python_version >= '3.6'