From 0a6264228aa76882be01e3e144e34f5f9ea4e142 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 May 2022 17:51:37 +0000 Subject: [PATCH] Bump pytest-factoryboy from 2.1.0 to 2.3.1 Bumps [pytest-factoryboy](https://github.com/pytest-dev/pytest-factoryboy) from 2.1.0 to 2.3.1. - [Release notes](https://github.com/pytest-dev/pytest-factoryboy/releases) - [Changelog](https://github.com/pytest-dev/pytest-factoryboy/blob/master/CHANGES.rst) - [Commits](https://github.com/pytest-dev/pytest-factoryboy/compare/2.1.0...2.3.1) --- updated-dependencies: - dependency-name: pytest-factoryboy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5531b488..0e81398a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,6 +41,6 @@ django-prometheus==2.2.0 django-hCaptcha==0.2.0 python-ldap==3.4.0 django-auth-ldap==4.1.0 -pytest-factoryboy==2.1.0 +pytest-factoryboy==2.3.1 pyppeteer==1.0.2 validators==0.19.0 \ No newline at end of file