From 94d79ecf35aa4355e1003c99b0a31259dd54b449 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Nov 2022 18:34:16 +0000 Subject: [PATCH] Bump faker from 14.2.0 to 15.3.3 Bumps [faker](https://github.com/joke2k/faker) from 14.2.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/v14.2.0...v15.3.3) --- updated-dependencies: - dependency-name: faker dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index a3e6bfcbc..57c2cc708 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ black==22.8.0 -Faker==14.2.0 +Faker==15.3.3 GitPython==3.1.27 isort==5.10.1 mypy==0.971