From 865c1407acbe41aecc656a3795b5ab1aae22e3dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 23:07:53 +0000 Subject: [PATCH] Bump faker from 11.3.0 to 17.6.0 Bumps [faker](https://github.com/joke2k/faker) from 11.3.0 to 17.6.0. - [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/v11.3.0...v17.6.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-major ... 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 6576f73ea..dfeaa90e0 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,7 +2,7 @@ coverage==6.2 django-stubs==1.9.0 factory-boy==3.2.1 -faker==11.3.0 +faker==17.6.0 mypy==0.931 pytest==6.2.5 pytest-celery==0.0.0