Skip to content

Commit

Permalink
Update faker requirement in /config/requirements (#211)
Browse files Browse the repository at this point in the history
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](joke2k/faker@v19.12.0...v19.13.0)

---
updated-dependencies:
- dependency-name: faker
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent 83caaba commit 6df12a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ django-tinymce==3.6.1
django-unfold==0.14.0
ExifRead==3.0.0
factory-boy==3.3.0
Faker==19.12.*
Faker==19.13.*
googlemaps==4.10.0
gunicorn==21.2.0
hiredis==2.2.3
Expand Down

0 comments on commit 6df12a9

Please sign in to comment.