From 67bfafa42eff1051da722d96640e8546c50a5755 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 17:24:25 -0600 Subject: [PATCH] Bump faker from 25.0.1 to 25.6.0 (#12452) Bumps [faker](https://github.com/joke2k/faker) from 25.0.1 to 25.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/v25.0.1...v25.6.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 51891665d1e..a12942c39c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -117,7 +117,7 @@ factory-boy==3.3.0 # via # -r requirements.in # wagtail-factories -faker==25.0.1 +faker==25.6.0 # via # -r requirements.in # factory-boy