Skip to content

Commit

Permalink
build(deps): bump cryptography from 3.3.1 to 3.3.2 and django from 3.…
Browse files Browse the repository at this point in the history
…1.6 to 3.1.7
  • Loading branch information
engineervix committed Mar 7, 2021
1 parent 27807d7 commit d953016
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions {{cookiecutter.project_slug}}/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ click==7.1.2 # via black, pip-tools
colorama==0.4.4 # via commitizen
commitizen==2.6.0 # via -r {{cookiecutter.project_slug}}/requirements.in
coverage==5.3 # via pytest-cov
cryptography==3.3.1 # via pyjwt
cryptography==3.3.2 # via pyjwt
csscompressor==0.9.5 # via -r {{cookiecutter.project_slug}}/requirements.in
cssselect==1.1.0 # via pyquery
curtsies==0.3.4 # via bpython
Expand Down Expand Up @@ -59,7 +59,7 @@ django-taggit==1.3.0 # via wagtail
django-treebeard==4.3.1 # via wagtail
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.6 # via -r {{cookiecutter.project_slug}}/requirements.in, django-appconf, django-colorful, django-debug-toolbar, django-el-pagination, django-filter, django-intl-tel-input, django-leaflet, django-maintenancemode-2, django-model-utils, django-multiselectfield, django-phonenumber-field, django-recaptcha, django-taggit, django-treebeard, django-user-agents, djangorestframework, wagtail, wagtailfontawesome
django==3.1.7 # via -r {{cookiecutter.project_slug}}/requirements.in, django-appconf, django-colorful, django-debug-toolbar, django-el-pagination, django-filter, django-intl-tel-input, django-leaflet, django-maintenancemode-2, django-model-utils, django-multiselectfield, django-phonenumber-field, django-recaptcha, django-taggit, django-treebeard, django-user-agents, djangorestframework, wagtail, wagtailfontawesome
djangorestframework==3.12.2 # via wagtail
doc8==0.8.1 # via -r {{cookiecutter.project_slug}}/requirements.in
docopt==0.6.2 # via pipreqs
Expand Down

0 comments on commit d953016

Please sign in to comment.