From 5a6724bbdb6615dec76706872b0cbd9e7bf0e37f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 10:11:38 +0000 Subject: [PATCH] :arrow_up: Bump faker from 19.13.0 to 20.0.0 Bumps [faker](https://github.com/joke2k/faker) from 19.13.0 to 20.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/v19.13.0...v20.0.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9e10c3fa..0154a42c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ statsd==4.0.1 six==1.16.0 python-dateutil==2.8.2 text-unidecode==1.3 # for faker -Faker==19.13.0 +Faker==20.0.0 contextlib2==21.6.0 argparse==1.4.0 cffi==1.16.0