Skip to content

Commit 3ff5414

Browse files
Bump faker from 36.1.1 to 36.2.2 (#1387)
Bumps [faker](https://github.com/joke2k/faker) from 36.1.1 to 36.2.2. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v36.1.1...v36.2.2) --- 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 0878ce0 commit 3ff5414

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.11.13
22
aiohttp-jinja2==1.6
3-
faker==36.1.1
3+
faker==36.2.2

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.11.13
22
aiohttp-jinja2==1.6
33
aiohttp-graphql==1.1.0
44
aiodataloader==0.4.2
5-
faker==36.1.1
5+
faker==36.2.2
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.11.13
22
aiohttp-jinja2==1.6
33
aiohttp-security==0.5.0
44
bcrypt==4.3.0
5-
faker==36.1.1
5+
faker==36.2.2
66
motor==3.7.0
77
pytz==2025.1
88
pyyaml==6.0.2

0 commit comments

Comments
 (0)