From b877ade21afe9161f6f3c85fa62f12e655cbc7bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 10:26:39 +0000 Subject: [PATCH] Bump factory-boy from 3.3.0 to 3.3.1 Bumps [factory-boy](https://github.com/FactoryBoy/factory_boy) from 3.3.0 to 3.3.1. - [Changelog](https://github.com/FactoryBoy/factory_boy/blob/master/docs/changelog.rst) - [Commits](https://github.com/FactoryBoy/factory_boy/compare/3.3.0...3.3.1) --- updated-dependencies: - dependency-name: factory-boy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- test_reqs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_reqs.txt b/test_reqs.txt index 12c6217..52138e2 100644 --- a/test_reqs.txt +++ b/test_reqs.txt @@ -8,7 +8,7 @@ django-jenkins==0.110.0 pep8==1.7.1 pyflakes==3.2.0 Faker==27.0.0 -factory_boy==3.3.0 +factory_boy==3.3.1 six==1.16.0 pycodestyle==2.12.1 mccabe==0.7.0