Skip to content

Commit

Permalink
build(deps): bump python dependencies
Browse files Browse the repository at this point in the history
address #221, #222, #223, #224, #225, #227, #230, #231
  • Loading branch information
engineervix committed Jun 16, 2021
1 parent 34106b1 commit d2771c3
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions {{cookiecutter.project_slug}}/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ django-multiselectfield==0.1.12
# via -r {{cookiecutter.project_slug}}/requirements.in
django-nexmo==2.0.0a1
# via -r {{cookiecutter.project_slug}}/requirements.in
django-phonenumber-field==5.1.0
django-phonenumber-field==5.2.0
# via -r {{cookiecutter.project_slug}}/requirements.in
django-recaptcha==2.0.6
# via -r {{cookiecutter.project_slug}}/requirements.in
Expand All @@ -133,7 +133,7 @@ django-user-agents==0.4.0
# via -r {{cookiecutter.project_slug}}/requirements.in
django-widget-tweaks==1.4.8
# via -r {{cookiecutter.project_slug}}/requirements.in
django==3.1.10
django==3.1.12
# via
# -r {{cookiecutter.project_slug}}/requirements.in
# django-appconf
Expand Down Expand Up @@ -183,7 +183,7 @@ faker==4.1.6
# via
# factory-boy
# faker-e164
feedparser==6.0.2
feedparser==6.0.6
# via -r {{cookiecutter.project_slug}}/requirements.in
filelock==3.0.12
# via virtualenv
Expand Down Expand Up @@ -249,7 +249,7 @@ pbr==5.5.0
# via stevedore
pep517==0.10.0
# via pip-tools
phonenumbers==8.12.22
phonenumbers==8.12.25
# via -r {{cookiecutter.project_slug}}/requirements.in
phonenumberslite==8.12.10
# via faker-e164
Expand Down Expand Up @@ -295,7 +295,7 @@ pyquery==1.4.1
# via readtime
pytest-cov==2.10.1
# via -r {{cookiecutter.project_slug}}/requirements.in
pytest-django==4.2.0
pytest-django==4.4.0
# via -r {{cookiecutter.project_slug}}/requirements.in
pytest-dotenv==0.5.2
# via -r {{cookiecutter.project_slug}}/requirements.in
Expand Down Expand Up @@ -396,7 +396,7 @@ termcolor==1.1.0
# pytest-sugar
text-unidecode==1.3
# via faker
titlecase==2.0.0
titlecase==2.1.0
# via -r {{cookiecutter.project_slug}}/requirements.in
toml==0.10.1
# via
Expand Down Expand Up @@ -426,7 +426,7 @@ virtualenv==20.0.31
# via pre-commit
https://github.com/wagtail/wagtail-factories/archive/master.zip
# via -r {{cookiecutter.project_slug}}/requirements.in
wagtail==2.12.4
wagtail==2.13.1
# via
# -r {{cookiecutter.project_slug}}/requirements.in
# wagtail-factories
Expand All @@ -439,7 +439,7 @@ webencodings==0.5.1
# via
# bleach
# html5lib
werkzeug==1.0.1
werkzeug==2.0.1
# via -r {{cookiecutter.project_slug}}/requirements.in
willow==1.4
# via wagtail
Expand Down

0 comments on commit d2771c3

Please sign in to comment.