From b640b2e60bbfab2e7864b691d85adf925ecccf88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 08:20:20 +0100 Subject: [PATCH] Bump faker from 33.0.0 to 33.1.0 (#1299) 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: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 357336c4..4ae93c29 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ coverage==7.6.8 django-stubs==5.1.1 djangorestframework-stubs==3.15.1 factory-boy==3.3.1 -Faker==33.0.0 +Faker==33.1.0 mypy==1.13.0 pre-commit==4.0.1 pytest-django==4.9.0