Skip to content

Commit 3bd4eee

Browse files
Bump faker from 38.0.0 to 38.2.0 in /demos (#1682)
Bumps [faker](https://github.com/joke2k/faker) from 38.0.0 to 38.2.0. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v38.0.0...v38.2.0) --- updated-dependencies: - dependency-name: faker dependency-version: 38.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 68af959 commit 3bd4eee

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.13.2
22
aiohttp-jinja2==1.6
3-
faker==38.0.0
3+
faker==38.2.0

demos/graphql-demo/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ aiohttp==3.13.2
22
aiohttp-jinja2==1.6
33
aiohttp-graphql==1.1.0
44
aiodataloader==0.4.2
5-
faker==38.0.0
5+
faker==38.2.0
66
trafaret_config==2.0.2
77
graphene==2.1.9
88
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.13.2
22
aiohttp-jinja2==1.6
33
aiohttp-security==0.5.0
44
bcrypt==5.0.0
5-
faker==38.0.0
5+
faker==38.2.0
66
motor==3.7.1
77
pytz==2025.2
88
pyyaml==6.0.3

0 commit comments

Comments
 (0)