From 839ad38e7b2019923450732018ccf6138bb92a5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 19:57:41 +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: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test-requirements.txt b/requirements/test-requirements.txt index 209607fb..e62ae2c8 100644 --- a/requirements/test-requirements.txt +++ b/requirements/test-requirements.txt @@ -24,7 +24,7 @@ exceptiongroup==1.2.0 # via pytest factory-boy==3.3.0 # via -r requirements/test-requirements.in -faker==20.1.0 +faker==21.0.0 # via factory-boy idna==3.6 # via