Skip to content

Commit

Permalink
Bump faker from 35.0.0 to 35.2.0
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 Jan 31, 2025
1 parent 96628be commit 7617655
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion demos/chat/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
aiohttp==3.11.11
aiohttp-jinja2==1.6
faker==35.0.0
faker==35.2.0
2 changes: 1 addition & 1 deletion demos/graphql-demo/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ aiohttp==3.11.11
aiohttp-jinja2==1.6
aiohttp-graphql==1.1.0
aiodataloader==0.4.0
faker==35.0.0
faker==35.2.0
trafaret_config==2.0.2
graphene==2.1.9
graphql-core==2.3.2
Expand Down
2 changes: 1 addition & 1 deletion demos/motortwit/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ aiohttp==3.11.11
aiohttp-jinja2==1.6
aiohttp-security==0.5.0
bcrypt==4.2.1
faker==35.0.0
faker==35.2.0
motor==3.7.0
pytz==2024.2
pyyaml==6.0.2
Expand Down

0 comments on commit 7617655

Please sign in to comment.