From c0efa1de488ea7b32b8237723b149c425afacc11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 10:34:16 +0000 Subject: [PATCH] Bump faker from 28.1.0 to 28.4.1 Bumps [faker](https://github.com/joke2k/faker) from 28.1.0 to 28.4.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/v28.1.0...v28.4.1) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test_reqs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_reqs.txt b/test_reqs.txt index a3dc373..af5d02b 100644 --- a/test_reqs.txt +++ b/test_reqs.txt @@ -6,7 +6,7 @@ flake8==7.1.1 pep8==1.7.1 pyflakes==3.2.0 -faker==28.1.0 +faker==28.4.1 factory_boy==3.3.1 importlib_metadata<8.5 zipp==3.20.1