Skip to content

Commit

Permalink
build(deps): Bump faker from 17.0.0 to 19.6.2
Browse files Browse the repository at this point in the history
Bumps [faker](https://github.com/joke2k/faker) from 17.0.0 to 19.6.2.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v17.0.0...v19.6.2)

---
updated-dependencies:
- dependency-name: faker
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 22, 2023
1 parent 27398d6 commit 6a6a8ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ coveralls==3.3.1
# Django
# ------------------------------------------------------------------------------
factory-boy==3.2.1 # https://github.com/FactoryBoy/factory_boy
faker==17.0.0
faker==19.6.2

django-debug-toolbar==4.2.0 # https://github.com/jazzband/django-debug-toolbar
django-extensions==3.2.3 # https://github.com/django-extensions/django-extensions
Expand Down

0 comments on commit 6a6a8ec

Please sign in to comment.