From 68b69bf749552b8677a591152146f477ee4236d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 10:23:48 +0000 Subject: [PATCH] build(deps): bump faker from 40.36.0 to 40.37.0 Bumps [faker](https://github.com/joke2k/faker) from 40.36.0 to 40.37.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.36.0...v40.37.0) --- updated-dependencies: - dependency-name: faker dependency-version: 40.37.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 0d163a05..6ad913eb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -79,7 +79,7 @@ httpretty==1.1.4 contextlib2==21.6.0 ipaddress==1.0.23 text-unidecode==1.3 # for faker -Faker==40.36.0 +Faker==40.37.0 factory_boy==3.3.3 rcssmin==1.2.2 rjsmin==1.2.5