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

chore(deps-dev): bump pip-tools from 5.5.0 to 6.0.0 #87

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
27 changes: 4 additions & 23 deletions requirements-dev.txt
Expand Up @@ -17,9 +17,7 @@ astroid==2.5.1
asttokens==2.0.4
# via flake8-aaa
astunparse==1.6.3
# via
# -r docs/requirements.txt
# pytkdocs
# via -r docs/requirements.txt
attrs==20.3.0
# via
# flake8-bugbear
Expand All @@ -40,9 +38,7 @@ beautifulsoup4==4.9.3
black==20.8b1
# via -r requirements-dev.in
cached-property==1.5.2
# via
# -r docs/requirements.txt
# pytkdocs
# via -r docs/requirements.txt
certifi==2020.12.5
# via
# -r docs/requirements.txt
Expand Down Expand Up @@ -163,18 +159,7 @@ idna==2.10
# -r docs/requirements.txt
# requests
importlib-metadata==3.7.2
# via
# -r docs/requirements.txt
# flake8
# flake8-comprehensions
# flake8-simplify
# flake8-typing-imports
# markdown
# pluggy
# pre-commit
# pytest
# stevedore
# virtualenv
# via -r docs/requirements.txt
iniconfig==1.1.1
# via pytest
isort==5.7.0
Expand Down Expand Up @@ -295,7 +280,7 @@ pbr==5.5.1
# via stevedore
pep8-naming==0.11.1
# via -r requirements-dev.in
pip-tools==5.5.0
pip-tools==6.0.0
# via -r requirements-dev.in
pluggy==0.13.1
# via pytest
Expand Down Expand Up @@ -414,17 +399,13 @@ tqdm==4.59.0
# nltk
typed-ast==1.4.2
# via
# astroid
# black
# flake8-annotations
# mypy
typing-extensions==3.7.4.3
# via
# -r docs/requirements.txt
# black
# importlib-metadata
# mypy
# pytkdocs
urllib3==1.26.3
# via
# -r docs/requirements.txt
Expand Down