From 7da658119cf2c01e7d29a78f42cbfc74de451bf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 19:03:12 +0000 Subject: [PATCH] Bump faker from 4.18.0 to 15.3.2 Bumps [faker](https://github.com/joke2k/faker) from 4.18.0 to 15.3.2. - [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.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..6c56c50932 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.2 fs==2.4.11 github3.py==1.3.0 humanfriendly==9.0