From 9cee3a75064825d25d3e30195a6af58ab77bfc62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 04:10:39 +0000 Subject: [PATCH] Bump faker from 17.6.0 to 19.12.0 Bumps [faker](https://github.com/joke2k/faker) from 17.6.0 to 19.12.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/v17.6.0...v19.12.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 e2d29eff..80b8cb5f 100644 --- a/requirements/django.txt +++ b/requirements/django.txt @@ -1,7 +1,7 @@ Django>=3.1.0,<3.2.0 django_cron==0.5.1 factory_boy>=3.0.1 -faker==17.6.0 +faker==19.12.0 mysqlclient==2.2.0 python-memcached==1.59 sentry-sdk==1.32.0