From c23d3352f7404272dac61bb0146853d3340f49a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 10:23:42 +0000 Subject: [PATCH] Bump faker from 37.8.0 to 37.11.0 Bumps [faker](https://github.com/joke2k/faker) from 37.8.0 to 37.11.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/v37.8.0...v37.11.0) --- updated-dependencies: - dependency-name: faker dependency-version: 37.11.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 59860f4..4800a6e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ astroid==4.0.0 pylint==3.3.9 six==1.17.0 -faker==37.8.0 # factory_boy +faker==37.11.0 # factory_boy factory_boy==3.3.3 ldap3==2.9.1