From b9446b4f226b96393dc1605e0c6f175b8eb5ba8b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 15 May 2020 18:47:47 +0000 Subject: [PATCH] Bump factory-boy from 2.11.1 to 2.12.0 Bumps [factory-boy](https://github.com/FactoryBoy/factory_boy) from 2.11.1 to 2.12.0. - [Release notes](https://github.com/FactoryBoy/factory_boy/releases) - [Changelog](https://github.com/FactoryBoy/factory_boy/blob/master/docs/changelog.rst) - [Commits](https://github.com/FactoryBoy/factory_boy/compare/2.11.1...2.12.0) Signed-off-by: dependabot-preview[bot] --- test_reqs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_reqs.txt b/test_reqs.txt index c48c3be..f1f6671 100644 --- a/test_reqs.txt +++ b/test_reqs.txt @@ -6,5 +6,5 @@ django-jenkins==0.110.0 pep8==1.7.1 pyflakes==2.2.0 django-markwhat==1.6.2 -factory_boy==2.11.1 +factory_boy==2.12.0 six==1.14.0