From 4d3e38dce60b01947a1a6ab9ce6952f45e8848fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 10:40:31 +0000 Subject: [PATCH] Bump faker from 19.10.0 to 19.11.0 Bumps [faker](https://github.com/joke2k/faker) from 19.10.0 to 19.11.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/v19.10.0...v19.11.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8bd97c17..e7e8f36a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ pylint==3.0.1 six==1.16.0 ipaddress==1.0.23 text-unidecode==1.3 # for faker -Faker==19.10.0 +Faker==19.11.0 factory_boy==3.3.0 ldap3==2.9.1 contextlib2==21.6.0