From 20f1fdb6e225eea6f633e69422c08c0cbed2498c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 23:58:10 +0000 Subject: [PATCH] Bump faker from 40.20.0 to 40.21.0 Bumps [faker](https://github.com/joke2k/faker) from 40.20.0 to 40.21.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.20.0...v40.21.0) --- updated-dependencies: - dependency-name: faker dependency-version: 40.21.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 53723471..ffec24ec 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.20.0 # factory_boy +faker==40.21.0 # factory_boy factory_boy==3.3.0 sqlparse==0.5.4