From 57a1331ca97321ecd94b7e2add3cde261ba1a72d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 04:29:52 +0000 Subject: [PATCH] Bump faker from 26.0.0 to 30.4.0 Bumps [faker](https://github.com/joke2k/faker) from 26.0.0 to 30.4.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/v26.0.0...v30.4.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/django.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/django.txt b/requirements/django.txt index 326b4e75..4c83a5bd 100644 --- a/requirements/django.txt +++ b/requirements/django.txt @@ -1,7 +1,7 @@ Django>=4.2.7,<5.0.0 django_cron==0.6.0 factory_boy>=3.0.1 -faker==26.0.0 +faker==30.4.0 mysqlclient==2.2.4 pymemcache==4.0.0 sentry-sdk==2.10.0