From a9f7b5e99ce198c0b3c96d225cdbef79a073fd05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 03:27:06 +0100 Subject: [PATCH] Update faker requirement in /config/requirements (#193) Updates the requirements on [faker](https://github.com/joke2k/faker) to permit the latest version. - [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/v19.6.0...v19.11.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:development ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- config/requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/requirements/development.txt b/config/requirements/development.txt index 9ab40038..a425f798 100644 --- a/config/requirements/development.txt +++ b/config/requirements/development.txt @@ -19,7 +19,7 @@ django-tinymce==3.6.1 django-unfold==0.13.0 ExifRead==3.0.0 factory-boy==3.3.0 -Faker==19.6.* +Faker==19.11.* googlemaps==4.10.0 gunicorn==21.2.0 hiredis==2.2.3