From 030a0d4bd222e44a193ce103c8840aca1d7c3f65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 15:26:07 +0000 Subject: [PATCH] Bump faker from 1.0.5 to 37.4.0 Bumps [faker](https://github.com/joke2k/faker) from 1.0.5 to 37.4.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/v1.0.5...v37.4.0) --- updated-dependencies: - dependency-name: faker dependency-version: 37.4.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c44e6b5..7413130 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ attrs==25.3.0 factory_boy==2.11.1 -Faker==1.0.5 +Faker==37.4.0 requests==2.32.4 pre-commit==2.9.3