Skip to content

Commit

Permalink
Bump faker from 26.0.0 to 32.1.0 (#1253)
Browse files Browse the repository at this point in the history
Bumps [faker](https://github.com/joke2k/faker) from 26.0.0 to 32.1.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v26.0.0...v32.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent aac5a1a commit 9ac2a9f
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.10.10
aiohttp-jinja2==1.6
faker==26.0.0
faker==32.1.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.10.10
aiohttp-jinja2==1.6
aiohttp-graphql==1.1.0
aiodataloader==0.4.0
faker==26.0.0
faker==32.1.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.10.10
aiohttp-jinja2==1.6
aiohttp-security==0.5.0
bcrypt==4.1.3
faker==26.0.0
faker==32.1.0
motor==3.6.0
pytz==2024.2
pyyaml==6.0.2
Expand Down

0 comments on commit 9ac2a9f

Please sign in to comment.