Skip to content

Commit

Permalink
build(deps): bump faker from 19.8.0 to 19.9.0 (#855)
Browse files Browse the repository at this point in the history
Bumps [faker](https://github.com/joke2k/faker) from 19.8.0 to 19.9.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v19.8.0...v19.9.0)

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

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 Oct 11, 2023
1 parent 261c620 commit 0e002dc
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.8.6
aiohttp-jinja2==1.5.1
faker==19.8.0
faker==19.9.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 @@ -3,7 +3,7 @@ aiopg[sa]==1.4.0
aiohttp_jinja2==1.5.1
aiohttp_graphql==1.1.0
aiodataloader==0.4.0
faker==19.8.0
faker==19.9.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.8.6
aiohttp_jinja2==1.5.1
aiohttp_security==0.4.0
bcrypt==4.0.1
faker==19.8.0
faker==19.9.0
motor==3.3.1
pytz==2023.3.post1
pyyaml==6.0.1
Expand Down

0 comments on commit 0e002dc

Please sign in to comment.