From 41741d60214d45bef75465cbfb597ec6dec3df72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 10:10:17 +0000 Subject: [PATCH] Bump faker from 22.5.1 to 22.6.0 Bumps [faker](https://github.com/joke2k/faker) from 22.5.1 to 22.6.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/v22.5.1...v22.6.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 95887210..d871f673 100644 --- a/test_reqs.txt +++ b/test_reqs.txt @@ -9,7 +9,7 @@ django-jenkins==0.110.0 pep8==1.7.1 pyflakes==3.2.0 django-markwhat==1.6.2 -Faker==22.5.1 +Faker==22.6.0 factory_boy==3.3.0 six==1.16.0 pycodestyle==2.11.1