From c196fd6beddea9b7a3a229c4032c3d62eb48a3d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Sep 2021 06:04:24 +0000 Subject: [PATCH] Bump faker from 8.12.1 to 8.13.2 Bumps [faker](https://github.com/joke2k/faker) from 8.12.1 to 8.13.2. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/v8.13.2/CHANGELOG.md) - [Commits](https://github.com/joke2k/faker/compare/v8.12.1...v8.13.2) --- updated-dependencies: - dependency-name: faker 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 3b8cef06319..fcceca34e6e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -102,7 +102,7 @@ factory-boy==3.2.0 # via # -r requirements.in # wagtail-factories -faker==8.12.1 +faker==8.13.2 # via # -r requirements.in # factory-boy