Skip to content

Commit

Permalink
Update faker requirement in /config/requirements (#203)
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.11.0...v19.12.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 Oct 30, 2023
1 parent b9f118d commit 7fb94e3
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 @@ -19,7 +19,7 @@ django-tinymce==3.6.1
django-unfold==0.14.0
ExifRead==3.0.0
factory-boy==3.3.0
Faker==19.11.*
Faker==19.12.*
googlemaps==4.10.0
gunicorn==21.2.0
hiredis==2.2.3
Expand Down

0 comments on commit 7fb94e3

Please sign in to comment.