Skip to content

Commit

Permalink
build(deps): bump faker from 35.0.0 to 35.2.0 in /backend
Browse files Browse the repository at this point in the history
Bumps [faker](https://github.com/joke2k/faker) from 35.0.0 to 35.2.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v35.0.0...v35.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 4bfc2c6 commit cc0a0cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ numpy<3.0.0
# Dev
pytest==8.3.4
coverage==7.6.10
Faker==35.0.0
Faker==35.2.0
locust==2.32.8

0 comments on commit cc0a0cd

Please sign in to comment.