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

Commit

Permalink
Merge pull request #612 from cisagov/dependabot/pip/faker-18.7.0
Browse files Browse the repository at this point in the history
Bump faker from 13.5.0 to 18.7.0
  • Loading branch information
itsmostafa authored May 9, 2023
2 parents fdeab41 + 3a2d76f commit 038848c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ APScheduler==3.9.1
boto3==1.26.130
cognitojwt==1.4.1
dnspython==2.2.1
Faker==13.5.0
Faker==18.7.0
Flask==2.2.2
Flask-Cors==3.0.10
gunicorn==20.1.0
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ def get_version(version_file):
"boto3==1.26.130",
"cognitojwt==1.4.1",
"dnspython==2.2.1",
"Faker==13.15.0",
"Faker==18.7.0",
"Flask==2.2.2",
"Flask-Cors==3.0.10",
"gunicorn==20.1.0",
Expand Down

0 comments on commit 038848c

Please sign in to comment.