From 2fbd9c0aa5f60380b0d17141beb278ee63ea2fff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 10:51:12 +0000 Subject: [PATCH] Bump faker from 33.0.0 to 33.1.0 Bumps [faker](https://github.com/joke2k/faker) from 33.0.0 to 33.1.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/v33.0.0...v33.1.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 98d556c2..85e2a1f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -93,7 +93,7 @@ boto3>=1.12.0,<1.36.0 python-dateutil==2.9.0.post0 django-storages==1.14.4 text-unidecode==1.3 # for faker -Faker==33.0.0 +Faker==33.1.0 factory_boy==3.3.1 django-smtp-ssl==1.0