From ebee7cbd46b142a56c4802e2c9c2b47df5219e87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Nov 2022 19:02:34 +0000 Subject: [PATCH] Bump faker from 4.18.0 to 15.3.3 Bumps [faker](https://github.com/joke2k/faker) from 4.18.0 to 15.3.3. - [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...v15.3.3) --- 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..7935ef4aef 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==15.3.3 fs==2.4.11 github3.py==1.3.0 humanfriendly==9.0