From b43fb03f91fa59fbe6b419b18523ea47af5394cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 14:01:21 +0000 Subject: [PATCH] Bump faker from 25.3.0 to 26.0.0 Bumps [faker](https://github.com/joke2k/faker) from 25.3.0 to 26.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/v25.3.0...v26.0.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/local.txt b/requirements/local.txt index 4e7cc14..58b51b7 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -4,7 +4,7 @@ pytest==8.2.2 pytest-django==4.8.0 factory-boy==3.3.0 -Faker==25.3.0 +Faker==26.0.0 ipdb==0.13.13 ipython==8.26.0