From 7d015d506395731e11cc3b1c547d844f9bd21406 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 15:32:53 -0700 Subject: [PATCH] Bump faker from 24.3.0 to 24.4.0 (#4545) Bumps [faker](https://github.com/joke2k/faker) from 24.3.0 to 24.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/v24.3.0...v24.4.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index cd4ba26d1f2b..e9c4531d5582 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -32,7 +32,7 @@ executing==2.0.1 # stack-data factory-boy==3.3.0 # via -r requirements-dev.in -faker==24.3.0 +faker==24.4.0 # via # -r requirements-dev.in # factory-boy