From b7c760e77472313a8d7b7c1dc08d8810ef3242ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 01:13:20 +0000 Subject: [PATCH] Chore(deps): Bump faker in /build_utils/requirements Bumps [faker](https://github.com/joke2k/faker) from 13.11.1 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/v13.11.1...v40.21.0) --- updated-dependencies: - dependency-name: faker dependency-version: 40.21.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- build_utils/requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_utils/requirements/test.txt b/build_utils/requirements/test.txt index 4b7149f..82a9c68 100644 --- a/build_utils/requirements/test.txt +++ b/build_utils/requirements/test.txt @@ -1,2 +1,2 @@ pytest==7.1.2 -Faker==13.11.1 +Faker==40.21.0