From 7bf5f2edc9d3b6bf12bb5dcd8409584f20307564 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 23:55:39 +0000 Subject: [PATCH] chore(deps): bump faker from 40.15.0 to 40.19.1 Bumps [faker](https://github.com/joke2k/faker) from 40.15.0 to 40.19.1. - [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/v40.15.0...v40.19.1) --- updated-dependencies: - dependency-name: faker dependency-version: 40.19.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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 a85caacf..d6a64710 100644 --- a/requirements.in +++ b/requirements.in @@ -62,7 +62,7 @@ distributed==2026.3.0 # via dask execnet==2.1.2 # via pytest-xdist -faker==40.15.0 +faker==40.19.1 # via polyfactory filelock==3.29.0 # via diff --git a/requirements.txt b/requirements.txt index 9eb3a49e..ecad816f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -554,9 +554,9 @@ execnet==2.1.2 \ # via # -r requirements.in # pytest-xdist -faker==40.15.0 \ - --hash=sha256:20f3a6ec8c266b74d4c554e34118b21c3c2056c0b4a519d15c8decb3a4e6e795 \ - --hash=sha256:71ab3c3370da9d2205ab74ffb0fd51273063ad562b3a3bb69d0026a20923e318 +faker==40.19.1 \ + --hash=sha256:265259b37c013838baaae34940207288170df385d6c5281413fce56a3504d580 \ + --hash=sha256:76fa71fd3bf320db25e5504eb356f9a76b8a95cd6098524d006f446035b6b89d # via # -r requirements.in # polyfactory