From cd459bbbf0ebee856593b8e6c161a3475355afd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 10:21:45 +0000 Subject: [PATCH] :arrow_up: Bump faker from 33.0.0 to 33.1.0 Bumps [faker](https://github.com/joke2k/faker) from 33.0.0 to 33.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/v33.0.0...v33.1.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 46d4431a..1bfb9c1b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ astroid==3.2.0 pylint==3.2.0 ipaddress==1.0.23 text-unidecode==1.3 -Faker==33.0.0 +Faker==33.1.0 factory_boy==3.3.0 ldap3==2.9.1