diff --git a/requirements-dev.txt b/requirements-dev.txt
index ce341c668744cd5d963712b89e739b3554b66000..2af17c454bfd0a30349bd304b59575a3b5413044 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -1,7 +1,7 @@
 -r requirements.txt
 
 django-debug-toolbar==2.0
-factory_boy==2.9.2
+factory_boy==2.12
 Faker==1.0.8  # Pinning to avoid API changes to pydecimal in 0.x - could go higher in future
 flake8==3.7.9
 responses==0.10.6