From b26b7bdb63fbd4b96bc76b2c044966f421ebbe38 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 2 Oct 2020 20:39:54 +0000 Subject: [PATCH] Bump factory-boy from 3.0.1 to 3.1.0 Bumps [factory-boy](https://github.com/FactoryBoy/factory_boy) from 3.0.1 to 3.1.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/3.0.1...3.1.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 4c174f8..9d5ac97 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==3.0.1 +factory_boy==3.1.0 six==1.15.0