From af68de3879e5fac6c9270a7ed76e28151b4ff6de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 18:07:07 +0000 Subject: [PATCH] Bump faker from 23.0.0 to 23.2.1 Bumps [faker](https://github.com/joke2k/faker) from 23.0.0 to 23.2.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...v23.2.1) --- 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 4fbeaeb87a3..32a8aa950dc 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==23.2.1 # via # -r requirements.in # factory-boy