Skip to content

Commit 7070f46

Browse files
Bump faker from 25.6.0 to 25.8.0 (#1137)
Bumps [faker](https://github.com/joke2k/faker) from 25.6.0 to 25.8.0. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v25.6.0...v25.8.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 9ed3ebd commit 7070f46

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.6
22
aiohttp-jinja2==1.5.1
3-
faker==25.6.0
3+
faker==25.8.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==25.6.0
6+
faker==25.8.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.6
22
aiohttp_jinja2==1.5.1
33
aiohttp_security==0.4.0
44
bcrypt==4.1.3
5-
faker==25.6.0
5+
faker==25.8.0
66
motor==3.4.0
77
pytz==2024.1
88
pyyaml==6.0.1

0 commit comments

Comments
 (0)