From e7120c8216a824709daecb3843d080b9e561ea8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 17:42:33 +0100 Subject: [PATCH] Bump faker from 30.8.1 to 33.0.0 (#1284) Bumps [faker](https://github.com/joke2k/faker) from 30.8.1 to 33.0.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/v30.8.1...v33.0.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:development update-type: version-update:semver-major ... 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 617faa1c..5c002e98 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ coverage==7.6.4 django-stubs==5.1.1 djangorestframework-stubs==3.15.1 factory-boy==3.3.1 -Faker==30.8.1 +Faker==33.0.0 mypy==1.13.0 pre-commit==4.0.1 pytest-django==4.9.0