From 5361bcc4b7049166cd7f597681a642adec0fd99a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 19:01:41 +0000 Subject: [PATCH] Bump faker from 4.18.0 to 16.6.0 Bumps [faker](https://github.com/joke2k/faker) from 4.18.0 to 16.6.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/v4.18.0...v16.6.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 0545818048..b3f68abb9e 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==16.6.0 fs==2.4.11 github3.py==1.3.0 humanfriendly==9.0