Update django-test-plus to 1.0.22 (#1441)

* Update django-test-plus from 1.0.21 to 1.0.22

* Update django-test-plus from 1.0.21 to 1.0.22
This commit is contained in:
pyup.io bot 2018-01-10 16:31:00 +01:00 committed by Shupeyko Nikita
parent f5c0c2c759
commit f3574df379
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ django-coverage-plugin==1.5.0
Sphinx==1.6.6
django-extensions==1.9.8
Werkzeug==0.14.1
django-test-plus==1.0.21
django-test-plus==1.0.22
factory-boy==2.9.2
django-debug-toolbar==1.9.1

View File

@ -9,7 +9,7 @@ psycopg2==2.7.3.2
coverage==4.4.2
flake8==3.5.0 # pyup: != 2.6.0
django-test-plus==1.0.21
django-test-plus==1.0.22
factory-boy==2.9.2
django-coverage-plugin==1.5.0