Skip to content

Commit

Permalink
Bump faker from 13.15.1 to 22.2.0
Browse files Browse the repository at this point in the history
Bumps [faker](https://github.com/joke2k/faker) from 13.15.1 to 22.2.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v13.15.1...v22.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 14, 2024
1 parent 51a9ee4 commit 26b0b00
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements/test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ exceptiongroup==1.0.4
# via pytest
factory-boy==3.3.0
# via -r requirements/test-requirements.in
faker==13.15.1
faker==22.2.0
# via factory-boy
freezegun==1.3.1
# via -r requirements/test-requirements.in
Expand Down Expand Up @@ -81,6 +81,7 @@ typing-extensions==4.8.0
# via
# -c requirements/requirements.txt
# django-test-migrations
# faker
urllib3==2.1.0
# via
# -c requirements/requirements.txt
Expand Down

0 comments on commit 26b0b00

Please sign in to comment.