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

build(deps): bump pip-tools from 5.5.0 to 6.0.0 #160

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
4 changes: 1 addition & 3 deletions {{cookiecutter.project_slug}}/requirements.txt
Expand Up @@ -256,7 +256,7 @@ pillow==8.1.1
# via wagtail
pip-api==0.0.14
# via isort
pip-tools==5.5.0
pip-tools==6.0.0
# via -r {{cookiecutter.project_slug}}/requirements.in
pipreqs==0.4.10
# via isort
Expand Down Expand Up @@ -414,8 +414,6 @@ ua-parser==0.10.0
# via
# -r {{cookiecutter.project_slug}}/requirements.in
# user-agents
unidecode==1.1.1
# via wagtail
urllib3==1.25.10
# via requests
user-agents==2.2.0
Expand Down