From 8573d619c36d4c0e4008290e58c2f2ba1ec68d90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 10:30:37 +0000 Subject: [PATCH] Bump faker from 33.3.0 to 34.0.2 Bumps [faker](https://github.com/joke2k/faker) from 33.3.0 to 34.0.2. - [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.3.0...v34.0.2) --- 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 19619bdf..781212c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,7 +41,7 @@ pylint==3.3.1 six==1.17.0 ipaddress==1.0.23 text-unidecode==1.3 # for faker -Faker==33.3.0 +Faker==34.0.2 factory_boy==3.3.0 sqlparse==0.5.0 python-dateutil==2.9.0