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 6.0.0 to 6.0.1 #653

Merged
merged 1 commit into from Mar 16, 2021
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
5 changes: 4 additions & 1 deletion requirements.txt
Expand Up @@ -213,6 +213,8 @@ packaging==20.8
# pytest
pbr==5.5.1
# via stevedore
pep517==0.10.0
# via pip-tools
phonenumbers==8.12.19
# via -r requirements.in
phonenumberslite==8.12.19
Expand All @@ -225,7 +227,7 @@ pillow==8.1.0
# easy-thumbnails
pip-chill==1.0.1
# via -r requirements.in
pip-tools==6.0.0
pip-tools==6.0.1
# via -r requirements.in
pluggy==0.13.1
# via pytest
Expand Down Expand Up @@ -342,6 +344,7 @@ tkreadonly==0.6.1
toml==0.10.2
# via
# autopep8
# pep517
# pytest
unicodecsv==0.14.1
# via -r requirements.in
Expand Down