From b1d3abe0b9c0a6d9795d3ca0a7aee2b7e9c294f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 10:24:19 +0000 Subject: [PATCH] Bump faker from 19.8.0 to 19.9.0 Bumps [faker](https://github.com/joke2k/faker) from 19.8.0 to 19.9.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/v19.8.0...v19.9.0) --- 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 3d5d2f0..464a5b1 100644 --- a/test_reqs.txt +++ b/test_reqs.txt @@ -6,7 +6,7 @@ zipp==3.17.0 # for flake8 flake8==6.1.0 pep8==1.7.1 pyflakes==3.1.0 -Faker==19.8.0 +Faker==19.9.0 factory_boy==3.3.0 freezegun==1.2.2