From 7e438297de646945080bde40ea74ea3e911ce64e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 16:55:59 -0400 Subject: [PATCH] Bump faker from 23.0.0 to 25.0.1 (#12301) Bumps [faker](https://github.com/joke2k/faker) from 23.0.0 to 25.0.1. - [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/v23.0.0...v25.0.1) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-major ... 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 ec350062364..7abef5cb766 100644 --- a/requirements.txt +++ b/requirements.txt @@ -117,7 +117,7 @@ factory-boy==3.3.0 # via # -r requirements.in # wagtail-factories -faker==23.0.0 +faker==25.0.1 # via # -r requirements.in # factory-boy