From d284a509e3498c661e650b099e28f37b15e57ba6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 06:08:32 +0000 Subject: [PATCH] Bump faker from 15.3.3 to 15.3.4 Bumps [faker](https://github.com/joke2k/faker) from 15.3.3 to 15.3.4. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](https://github.com/joke2k/faker/compare/v15.3.3...v15.3.4) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 92b1ee682..d422596ae 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,6 +1,6 @@ -r requirements.txt coverage==6.5.0 -faker==15.3.3 +faker==15.3.4 pytest==7.1.3 pytest-django==4.5.2 pytest-rerunfailures==10.2