From 1d83ce8dba99a85b89527a542fd11c0405efdef2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Sep 2021 19:07:02 +0000 Subject: [PATCH] Bump faker from 4.18.0 to 8.13.2 Bumps [faker](https://github.com/joke2k/faker) from 4.18.0 to 8.13.2. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/v8.13.2/CHANGELOG.md) - [Commits](https://github.com/joke2k/faker/compare/v4.18.0...v8.13.2) --- 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 0545818048..c6b306d013 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ click==7.1.2 coloredlogs==14.0 cryptography==3.2.1 docutils==0.16 -Faker==4.18.0 +Faker==8.13.2 fs==2.4.11 github3.py==1.3.0 humanfriendly==9.0