From c2ca949d31abd9c7fac7845486d579c1c21e2aae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 18:14:09 +0000 Subject: [PATCH] chore(deps): bump faker from 37.12.0 to 38.2.0 Bumps [faker](https://github.com/joke2k/faker) from 37.12.0 to 38.2.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.12.0...v38.2.0) --- updated-dependencies: - dependency-name: faker dependency-version: 38.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index 7c227128..a4267661 100644 --- a/requirements.in +++ b/requirements.in @@ -68,7 +68,7 @@ exceptiongroup==1.3.0 # pytest execnet==2.1.1 # via pytest-xdist -faker==37.12.0 +faker==38.2.0 # via polyfactory filelock==3.20.0 # via diff --git a/requirements.txt b/requirements.txt index 973a8f0f..7601a0a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -527,9 +527,9 @@ execnet==2.1.1 \ # via # -r requirements.in # pytest-xdist -faker==37.12.0 \ - --hash=sha256:7505e59a7e02fa9010f06c3e1e92f8250d4cfbb30632296140c2d6dbef09b0fa \ - --hash=sha256:afe7ccc038da92f2fbae30d8e16d19d91e92e242f8401ce9caf44de892bab4c4 +faker==38.2.0 \ + --hash=sha256:20672803db9c7cb97f9b56c18c54b915b6f1d8991f63d1d673642dc43f5ce7ab \ + --hash=sha256:35fe4a0a79dee0dc4103a6083ee9224941e7d3594811a50e3969e547b0d2ee65 # via # -r requirements.in # polyfactory