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.5.2 to 1.10.0 #275

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
55 changes: 48 additions & 7 deletions test_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,54 @@
#
# pip-compile --output-file requirements.txt requirements.in
#
attrs==17.4.0 # via pytest
coverage==4.5.1 # via pytest-cov
attrs==17.4.0
# via pytest
certifi==2020.12.5
# via requests
chardet==4.0.0
# via requests
codecov==2.0.15
pluggy==0.6.0 # via pytest
py==1.5.2 # via pytest
pytest==3.3.1
six==1.11.0 # via pytest
pytest-cov==2.5.1
# via -r test_requirements.in
colorama==0.4.4
# via radon
coverage==4.5.1
# via
# -r test_requirements.in
# codecov
# pytest-cov
flake8-polyfill==1.0.2
# via radon
flake8==3.9.1
# via flake8-polyfill
idna==2.10
# via requests
mando==0.6.4
# via radon
mccabe==0.6.1
# via flake8
pluggy==0.6.0
# via pytest
py4j==0.10.7
# via -r test_requirements.in
py==1.10.0
# via pytest
pycodestyle==2.7.0
# via flake8
pyflakes==2.3.1
# via flake8
pytest-cov==2.5.1
# via -r test_requirements.in
pytest==3.3.1
# via
# -r test_requirements.in
# pytest-cov
radon==3.0.1
# via -r test_requirements.in
requests==2.25.1
# via codecov
six==1.11.0
# via
# mando
# pytest
urllib3==1.26.4
# via requests