From b505bf100738160074e0fe6d01557ca71d64afd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 16:03:31 +0000 Subject: [PATCH] :arrow_up: 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 11c69b66..3b6fc00e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ google-auth-oauthlib==1.2.1 # test parameterized==0.9.0 factory_boy==3.3.1 -Faker==28.4.1 +Faker==29.0.0 coverage==7.6.1 # dev