From a4e72d2d6b021e0af122c46c263c61b45a22c0fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 05:38:55 +0000 Subject: [PATCH] Bump faker from 40.19.1 to 40.20.0 Bumps [faker](https://github.com/joke2k/faker) from 40.19.1 to 40.20.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/v40.19.1...v40.20.0) --- updated-dependencies: - dependency-name: faker dependency-version: 40.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e7fef5b2..53723471 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ astroid==4.1.0 pylint==4.0.0 six==1.17.0 ipaddress==1.0.23 # faker -faker==40.19.1 # factory_boy +faker==40.20.0 # factory_boy factory_boy==3.3.0 sqlparse==0.5.4