From 269c3a0eb61162ce81f8ce90c9b26ac97de62b06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 10:40:00 +0000 Subject: [PATCH] :arrow_up: Bump faker from 35.2.0 to 36.1.0 Bumps [faker](https://github.com/joke2k/faker) from 35.2.0 to 36.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/v35.2.0...v36.1.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5ffd97a9..058e85cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -72,7 +72,7 @@ httpretty==1.1.4 contextlib2==21.6.0 ipaddress==1.0.23 text-unidecode==1.3 # for faker -Faker==35.2.0 +Faker==36.1.0 factory_boy==3.3.0 rcssmin==1.2.0 rjsmin==1.2.2