Skip to content

Commit 9ac2a9f

Browse files
Bump faker from 26.0.0 to 32.1.0 (#1253)
Bumps [faker](https://github.com/joke2k/faker) from 26.0.0 to 32.1.0. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v26.0.0...v32.1.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aac5a1a commit 9ac2a9f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

demos/chat/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
aiohttp==3.10.10
22
aiohttp-jinja2==1.6
3-
faker==26.0.0
3+
faker==32.1.0

demos/graphql-demo/requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ aiohttp==3.10.10
22
aiohttp-jinja2==1.6
33
aiohttp-graphql==1.1.0
44
aiodataloader==0.4.0
5-
faker==26.0.0
5+
faker==32.1.0
66
trafaret_config==2.0.2
77
graphene==2.1.9
88
graphql-core==2.3.2

demos/motortwit/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ aiohttp==3.10.10
22
aiohttp-jinja2==1.6
33
aiohttp-security==0.5.0
44
bcrypt==4.1.3
5-
faker==26.0.0
5+
faker==32.1.0
66
motor==3.6.0
77
pytz==2024.2
88
pyyaml==6.0.2

0 commit comments

Comments
 (0)