From f306a6f2700db710325859b3aa99a57f07c1f57b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 10:46:14 +0000 Subject: [PATCH] :arrow_up: Bump faker from 35.0.0 to 35.2.0 Bumps [faker](https://github.com/joke2k/faker) from 35.0.0 to 35.2.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/v35.0.0...v35.2.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test_reqs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_reqs.txt b/test_reqs.txt index ada6ec6..2828e9a 100644 --- a/test_reqs.txt +++ b/test_reqs.txt @@ -6,7 +6,7 @@ flake8==7.1.1 pep8==1.7.1 pyflakes==3.2.0 -faker==35.0.0 +faker==35.2.0 factory_boy==3.3.1 importlib_metadata<8.6 zipp==3.20.2