aboutsummaryrefslogtreecommitdiffstats
path: root/requirements/local.txt
diff options
context:
space:
mode:
Diffstat (limited to 'requirements/local.txt')
-rw-r--r--requirements/local.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/local.txt b/requirements/local.txt
index eacbdb5..f54cb8b 100644
--- a/requirements/local.txt
+++ b/requirements/local.txt
@@ -14,7 +14,7 @@ black # https://github.com/ambv/black
# Django
# ------------------------------------------------------------------------------
-factory-boy # https://github.com/FactoryBoy/factory_boy
+factory-boy==3.0.1 # https://github.com/FactoryBoy/factory_boy
django-extensions==2.2.6 # https://github.com/django-extensions/django-extensions
pytest-django # https://github.com/pytest-dev/pytest-django