From f089f36f539c72407cd4f68f2fe9354a199dfc6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 11:04:58 +0000 Subject: [PATCH] Bump faker from 20.1.0 to 21.0.0 Bumps [faker](https://github.com/joke2k/faker) from 20.1.0 to 21.0.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/v20.1.0...v21.0.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-major ... 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 7b65e3c..49a26e0 100644 --- a/test_reqs.txt +++ b/test_reqs.txt @@ -5,7 +5,7 @@ zipp==3.17.0 # for flake8 flake8==6.1.0 pep8==1.7.1 pyflakes==3.1.0 -Faker==20.1.0 +Faker==21.0.0 factory_boy==3.3.0 six==1.16.0 pycodestyle==2.11.1