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 #3

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
73 changes: 48 additions & 25 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,31 +4,54 @@
#
# pip-compile --output-file=requirements-dev.txt -
#
appdirs==1.4.4 # via black
attrs==19.3.0 # via black, pytest
beautifulsoup4==4.9.1 # via -r -
black==19.10b0 # via -r -
click==7.1.2 # via -r -, black, pip-tools
colorful==0.5.4 # via prettyprinter
icdiff==1.9.1 # via -r -
importlib-metadata==1.7.0 # via pluggy, pytest
more-itertools==8.4.0 # via pytest
packaging==20.4 # via pytest
pathspec==0.8.0 # via black
pip-tools==5.2.1 # via -r -
pluggy==0.13.1 # via pytest
prettyprinter==0.18.0 # via -r -
py==1.9.0 # via pytest
pygments==2.6.1 # via prettyprinter
pyparsing==2.4.7 # via packaging
pytest==5.4.3 # via -r -
regex==2020.7.14 # via black
six==1.15.0 # via packaging, pip-tools
soupsieve==2.0.1 # via beautifulsoup4
toml==0.10.1 # via black
typed-ast==1.4.1 # via black
wcwidth==0.2.5 # via pytest
zipp==3.1.0 # via importlib-metadata
appdirs==1.4.4
# via black
attrs==19.3.0
# via
# black
# pytest
black==19.10b0
# via -r requirements-dev.in
click==7.1.2
# via
# black
# pip-tools
colorful==0.5.4
# via prettyprinter
icdiff==1.9.1
# via -r requirements-dev.in
more-itertools==8.4.0
# via pytest
packaging==20.4
# via pytest
pathspec==0.8.0
# via black
pip-tools==5.2.1
# via -r requirements-dev.in
pluggy==0.13.1
# via pytest
prettyprinter==0.18.0
# via -r requirements-dev.in
py==1.10.0
# via pytest
pygments==2.6.1
# via prettyprinter
pyparsing==2.4.7
# via packaging
pytest==5.4.3
# via -r requirements-dev.in
regex==2020.7.14
# via black
six==1.15.0
# via
# packaging
# pip-tools
toml==0.10.1
# via black
typed-ast==1.4.1
# via black
wcwidth==0.2.5
# via pytest

# The following packages are considered to be unsafe in a requirements file:
# pip