From 5171d2bc0cccec1984ae6b74edee96825f2a38b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 10:49:11 +0000 Subject: [PATCH] Bump faker from 28.4.1 to 29.0.0 Bumps [faker](https://github.com/joke2k/faker) from 28.4.1 to 29.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/v28.4.1...v29.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 c9f9bd4a..d831e912 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ statsd==4.0.1 six==1.16.0 python-dateutil==2.9.0 text-unidecode==1.3 # for faker -Faker==28.4.1 +Faker==29.0.0 contextlib2==21.6.0 argparse==1.4.0 cffi==1.17.0