mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-09 21:24:43 +00:00
Update factory-boy from 2.11.0 to 2.11.1 (#1635)
This commit is contained in:
parent
5a3dd8f0c6
commit
0d2f8fcfd9
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ coverage==4.5.1 # https://github.com/nedbat/coveragepy
|
|||
|
||||
# Django
|
||||
# ------------------------------------------------------------------------------
|
||||
factory-boy==2.11.0 # https://github.com/FactoryBoy/factory_boy
|
||||
factory-boy==2.11.1 # https://github.com/FactoryBoy/factory_boy
|
||||
django-test-plus==1.0.22 # https://github.com/revsys/django-test-plus
|
||||
|
||||
django-debug-toolbar==1.9.1 # https://github.com/jazzband/django-debug-toolbar
|
||||
|
|
|
|||
Loading…
Reference in a new issue