Skip to content

Commit ef22eec

Browse files
build(deps): bump faker from 18.2.0 to 18.3.0 (#568)
Bumps [faker](https://github.com/joke2k/faker) from 18.2.0 to 18.3.0. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v18.2.0...v18.3.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>
1 parent cceb7cf commit ef22eec

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

demos/chat/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
aiohttp==3.8.4
22
aiohttp-jinja2==1.5.1
3-
faker==18.2.0
3+
faker==18.3.0

demos/graphql-demo/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ aiopg[sa]==1.4.0
33
aiohttp_jinja2==1.5.1
44
aiohttp_graphql==1.1.0
55
aiodataloader==0.4.0
6-
faker==18.2.0
6+
faker==18.3.0
77
trafaret_config==2.0.2
88
graphene==2.1.9
99
graphql-core==2.3.2

demos/motortwit/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ aiohttp==3.8.4
22
aiohttp_jinja2==1.5.1
33
aiohttp_security==0.4.0
44
bcrypt==4.0.1
5-
faker==18.2.0
5+
faker==18.3.0
66
motor==3.1.1
77
pytz==2022.7.1
88
pyyaml==6.0

0 commit comments

Comments
 (0)