From b6fc826c2296278d64b6be2d4891bd6080f983c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 06:46:05 +0000 Subject: [PATCH] Bump faker from 24.14.1 to 30.6.0 Bumps [faker](https://github.com/joke2k/faker) from 24.14.1 to 30.6.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/v24.14.1...v30.6.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 2db4c52..f4147c9 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -3,7 +3,7 @@ coverage==7.4.3 django-stubs==5.0.2 django-test-migrations==1.4.0 factory-boy==3.3.0 -faker==24.14.1 +faker==30.6.0 mypy==1.11.2 pytest==8.3.1 pytest-django==4.8.0