Skip to content

Commit 1debff7

Browse files
Bump faker from 32.1.0 to 33.0.0 (#1270)
Bumps [faker](https://github.com/joke2k/faker) from 32.1.0 to 33.0.0. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v32.1.0...v33.0.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 7c18f76 commit 1debff7

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.11.6
22
aiohttp-jinja2==1.6
3-
faker==32.1.0
3+
faker==33.0.0

demos/graphql-demo/requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ aiohttp==3.11.6
22
aiohttp-jinja2==1.6
33
aiohttp-graphql==1.1.0
44
aiodataloader==0.4.0
5-
faker==32.1.0
5+
faker==33.0.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.11.6
22
aiohttp-jinja2==1.6
33
aiohttp-security==0.5.0
44
bcrypt==4.2.1
5-
faker==32.1.0
5+
faker==33.0.0
66
motor==3.6.0
77
pytz==2024.2
88
pyyaml==6.0.2

0 commit comments

Comments
 (0)