From 8f2e65c133878a37d2d17fc2583036a11068c66f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 10:31:32 +0000 Subject: [PATCH] Bump faker from 19.12.1 to 19.13.0 Bumps [faker](https://github.com/joke2k/faker) from 19.12.1 to 19.13.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.12.1...v19.13.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 a8e12c95f..7caa46d30 100644 --- a/requirements.txt +++ b/requirements.txt @@ -102,7 +102,7 @@ python-dateutil==2.8.2 django-storages==1.13.2 django-cacheds3storage==0.3.0 text-unidecode==1.3 # for faker -Faker==19.12.1 +Faker==19.13.0 factory_boy==3.3.0 django-smtp-ssl==1.0