From 603378881a9d262ae8b9e29cf281458b31f1644b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 10:56:42 +0000 Subject: [PATCH] :arrow_up: Bump faker from 25.4.0 to 25.5.0 Bumps [faker](https://github.com/joke2k/faker) from 25.4.0 to 25.5.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/v25.4.0...v25.5.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 2afb8bb..eeb4782 100644 --- a/test_reqs.txt +++ b/test_reqs.txt @@ -7,7 +7,7 @@ django-jenkins==0.110.0 pep8==1.7.1 pyflakes==3.2.0 -faker==25.4.0 +faker==25.5.0 factory_boy==3.3.0 importlib_metadata<7.2 zipp==3.19.1