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 weekly dependency update for week 36 #164

Merged
merged 6 commits into from
Sep 6, 2021
Merged
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
12 changes: 6 additions & 6 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,27 +6,27 @@
#
appdirs==1.4.4 # via black
attrs==21.2.0 # via black, pytest
black==21.7b0 # via -r requirements-dev.in
black==21.8b0 # via -r requirements-dev.in
click==8.0.1 # via black
coverage==5.5 # via -r requirements-dev.in
entrypoints==0.3 # via flake8
flake8==3.9.2 # via -r requirements-dev.in
isort[pyproject]==5.9.3 # via -r requirements-dev.in
mccabe==0.6.1 # via flake8
more-itertools==8.8.0 # via pytest
more-itertools==8.9.0 # via pytest
mypy-extensions==0.4.3 # via mypy
mypy==0.910 # via -r requirements-dev.in
packaging==21.0 # via pytest
pathspec==0.9.0 # via black
pluggy==0.13.1 # via pytest
pluggy==1.0.0 # via pytest
py==1.10.0 # via pytest
pycodestyle==2.7.0 # via flake8
pyflakes==2.3.1 # via flake8
pyparsing==2.4.7 # via packaging
pytest==6.2.4 # via -r requirements-dev.in
regex==2021.8.21 # via black
pytest==6.2.5 # via -r requirements-dev.in
regex==2021.8.28 # via black
six==1.16.0 # via packaging
toml==0.10.2 # via black, isort
typed-ast==1.4.3 # via black, mypy
typing-extensions==3.10.0.0 # via mypy
typing-extensions==3.10.0.2 # via mypy
wcwidth==0.2.5 # via pytest