From 6c9e0f7f73861e2fb4aaceb31956844778b348a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Aug 2024 09:12:31 +0000 Subject: [PATCH] Bump faker from 18.11.2 to 26.1.0 Bumps [faker](https://github.com/joke2k/faker) from 18.11.2 to 26.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/v18.11.2...v26.1.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 58a7f67..85cead6 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +1,4 @@ -Faker==18.11.2 +Faker==26.1.0 pytest==7.4.1 pytest-cov==4.0.0 gevent==22.10.1; "PyPy" not in platform_python_implementation