Skip to content

Commit

Permalink
Bump faker from 23.1.0 to 24.4.0 in /server
Browse files Browse the repository at this point in the history
Bumps [faker](https://github.com/joke2k/faker) from 23.1.0 to 24.4.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v23.1.0...v24.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent cddb96e commit b3869dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ djangorestframework-stubs==3.14.5
ruff-lsp==0.0.53
django-stubs==4.2.7
django-stubs-ext==4.2.7
Faker==23.1.0
Faker==24.4.0
coverage==7.4.3
pytest-xdist==3.5.0
-r requirements.txt

0 comments on commit b3869dd

Please sign in to comment.