From 4ddc6cc9f20f439ed87f7493d2ab6f0e56566991 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 10:44:47 +0000 Subject: [PATCH] :arrow_up: Bump faker from 19.11.0 to 19.12.0 Bumps [faker](https://github.com/joke2k/faker) from 19.11.0 to 19.12.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/v19.11.0...v19.12.0) --- 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 256a4ba8..42581e5b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,7 +52,7 @@ raven==6.10.0 sentry-sdk==1.32.0 text-unidecode==1.3 -Faker==19.11.0 +Faker==19.12.0 factory_boy==3.3.0 django-waffle==4.0.0