From 6eeaca80957c19fa99acc31c249bdac0824e49d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Dec 2022 04:00:26 +0000 Subject: [PATCH] Bump pytest-factoryboy from 2.5.0 to 2.5.1 Bumps [pytest-factoryboy](https://github.com/pytest-dev/pytest-factoryboy) from 2.5.0 to 2.5.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.5.0...2.5.1) --- updated-dependencies: - dependency-name: pytest-factoryboy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 15e2d11..f1ef40d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ pytest==7.1.2 pytest-bdd==5.0.0 pytest-cloud==5.0.3 pytest-cov==3.0.0 -pytest-factoryboy==2.5.0 +pytest-factoryboy==2.5.1 pytest-instafail==0.4.2 pytest-pep8==1.0.6 pytest-xdist==2.5.0