From 9bb8d2648bc24183ad024d7a0c203140527673d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 10:52:59 +0000 Subject: [PATCH] :arrow_up: Bump faker from 32.1.0 to 33.0.0 Bumps [faker](https://github.com/joke2k/faker) from 32.1.0 to 33.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/v32.1.0...v33.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 6fc232d1..af92597f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -54,7 +54,7 @@ raven==6.10.0 sentry-sdk==2.18.0 text-unidecode==1.3 -Faker==32.1.0 +Faker==33.0.0 factory_boy==3.3.0 django-impersonate==1.9.1