From aee2f800fb0bfa6f2a966cede3479b3d21d805fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Feb 2023 23:00:35 +0000 Subject: Bump faker from 15.1.0 to 17.3.0 Bumps [faker](https://github.com/joke2k/faker) from 15.1.0 to 17.3.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.1.0...v17.3.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-major ... 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 2187197..d391806 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +1,4 @@ -Faker==15.1.0 +Faker==17.3.0 pytest==7.2.0 pytest-cov==4.0.0 gevent==22.10.1; "PyPy" not in platform_python_implementation -- cgit v1.2.1