From 865756e4b203be8e4b0395f0a010754f5fce9b6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 00:39:28 +0000 Subject: [PATCH] Bump pytest-factoryboy from 2.6.0 to 2.7.0 Bumps [pytest-factoryboy](https://github.com/pytest-dev/pytest-factoryboy) from 2.6.0 to 2.7.0. - [Changelog](https://github.com/pytest-dev/pytest-factoryboy/blob/master/CHANGES.rst) - [Commits](https://github.com/pytest-dev/pytest-factoryboy/compare/2.6.0...2.7.0) --- 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 5273135cb..27bb24d1e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,7 +50,7 @@ redis==5.2.0 pytest==8.0.0 pytest-django==4.8.0 pytest-cov===5.0.0 -pytest-factoryboy==2.6.0 +pytest-factoryboy==2.7.0 pytest-html==4.1.1 pytest-asyncio==0.23.5 pytest-xdist==3.6.1