From 7cc4604a7a98e5ed54e9688b81711eeb3efde900 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 17:36:03 +0100 Subject: [PATCH] Bump faker from 33.1.0 to 33.3.0 (#1306) Bumps [faker](https://github.com/joke2k/faker) from 33.1.0 to 33.3.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.1.0...v33.3.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index f6834367..b58d5243 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ coverage==7.6.10 django-stubs==5.1.1 djangorestframework-stubs==3.15.2 factory-boy==3.3.1 -Faker==33.1.0 +Faker==33.3.0 mypy==1.13.0 pre-commit==4.0.1 pytest-django==4.9.0