From 64800cefe4eac0c7fb8eb0db42d4ecc3725b6bab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 20:07:27 +0000 Subject: [PATCH] build(deps-dev): 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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index bfd0b303..cff02103 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -57,7 +57,7 @@ exceptiongroup==1.1.2 # pytest executing==1.2.0 # via icecream -faker==28.4.1 +faker==29.0.0 # via -r requirements.dev.in filelock==3.12.2 # via virtualenv