From 805e813f7ffa466a889176dcbde0b9e3f3f42f19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Oct 2022 22:32:38 +0000 Subject: [PATCH] Bump faker from 15.0.0 to 15.1.0 Bumps [faker](https://github.com/joke2k/faker) from 15.0.0 to 15.1.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/v15.0.0...v15.1.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index def65608..b9efb8d9 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +1,4 @@ -Faker==15.0.0 +Faker==15.1.0 pytest==7.1.1 pytest-cov==4.0.0 gevent==21.12.0; "PyPy" not in platform_python_implementation