Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Commit 3a2d76f

Browse files
Bump faker from 13.5.0 to 18.7.0
Bumps [faker](https://github.com/joke2k/faker) from 13.5.0 to 18.7.0. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/v18.7.0/CHANGELOG.md) - [Commits](joke2k/faker@v13.5.0...v18.7.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fdeab41 commit 3a2d76f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ APScheduler==3.9.1
22
boto3==1.26.130
33
cognitojwt==1.4.1
44
dnspython==2.2.1
5-
Faker==13.5.0
5+
Faker==18.7.0
66
Flask==2.2.2
77
Flask-Cors==3.0.10
88
gunicorn==20.1.0

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ def get_version(version_file):
9191
"boto3==1.26.130",
9292
"cognitojwt==1.4.1",
9393
"dnspython==2.2.1",
94-
"Faker==13.15.0",
94+
"Faker==18.7.0",
9595
"Flask==2.2.2",
9696
"Flask-Cors==3.0.10",
9797
"gunicorn==20.1.0",

0 commit comments

Comments
 (0)