From 8d17df132a0a5bddf97bd833db7683811ca2da71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 10:31:45 +0000 Subject: [PATCH] Bump faker from 33.3.0 to 33.3.1 Bumps [faker](https://github.com/joke2k/faker) from 33.3.0 to 33.3.1. - [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.3.0...v33.3.1) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bea3ce529..f6f6758c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ logilab-common==2.0.0 astroid==3.2.4 pylint==3.2.7 six==1.17.0 -faker==33.3.0 # factory_boy +faker==33.3.1 # factory_boy factory_boy==3.3.1 ldap3==2.9.1 sqlparse==0.5.3