From b5679598f71521f5096459992a3fc9af799d0b37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Feb 2022 09:10:57 +0000 Subject: [PATCH] Bump faker from 12.1.0 to 12.3.0 Bumps [faker](https://github.com/joke2k/faker) from 12.1.0 to 12.3.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/v12.1.0...v12.3.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/local.txt b/requirements/local.txt index 54cf494c..dcdd950b 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -4,7 +4,7 @@ pytest==7.0.0 pytest-django==4.5.2 factory-boy==3.2.1 -Faker==12.1.0 +Faker==12.3.0 flake8==4.0.1