Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and nutfdt committed Feb 17, 2025
1 parent f388c1f commit 63b49a9
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.12
Faker==35.2.0
Faker==36.1.1
locust==2.32.9

0 comments on commit 63b49a9

Please sign in to comment.