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 pip-tools from 5.3.1 to 5.4.0 #202

Merged
merged 1 commit into from Dec 1, 2020
Merged
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
2 changes: 1 addition & 1 deletion requirements/dev.txt
Expand Up @@ -27,7 +27,7 @@ mypy==0.790 # via -r requirements/dev.in
nodeenv==1.3.5 # via pre-commit
packaging==20.3 # via pallets-sphinx-themes, pytest, sphinx, tox
pallets-sphinx-themes==1.2.3 # via -r requirements/docs.in
pip-tools==5.3.1 # via -r requirements/dev.in
pip-tools==5.4.0 # via -r requirements/dev.in
pluggy==0.13.1 # via pytest, tox
pre-commit==2.9.2 # via -r requirements/dev.in
py==1.9.0 # via pytest, tox
Expand Down