From bbd465ae2785eda2156a038db78c26cc94a0ff67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 06:45:07 +0000 Subject: [PATCH] Bump faker from 26.3.0 to 30.0.0 Bumps [faker](https://github.com/joke2k/faker) from 26.3.0 to 30.0.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/v26.3.0...v30.0.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 751d176b8cc..5f147658da4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -117,7 +117,7 @@ factory-boy==3.3.1 # via # -r requirements.in # wagtail-factories -faker==26.3.0 +faker==30.0.0 # via # -r requirements.in # factory-boy