From 99d41a1a4e601a5854940c3e7bfd40de0e508a45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Jul 2025 21:27:32 +0000 Subject: [PATCH] Bump faker from 37.4.0 to 37.5.3 Bumps [faker](https://github.com/joke2k/faker) from 37.4.0 to 37.5.3. - [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.4.0...v37.5.3) --- updated-dependencies: - dependency-name: faker dependency-version: 37.5.3 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 8da4b52..2256828 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ attrs==25.3.0 factory_boy==3.3.3 -Faker==37.4.0 +Faker==37.5.3 requests==2.32.4 python-dateutil==2.9.0.post0