Skip to content

Commit 84c334f

Browse files
Bump faker from 4.14.0 to 6.6.2 in /auctioning_platform (#159)
Bumps [faker](https://github.com/joke2k/faker) from 4.14.0 to 6.6.2. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v4.14.0...v6.6.2) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 541f1eb commit 84c334f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

auctioning_platform/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ click==7.1.2 # via flask, rq
1515
dnspython==2.0.0 # via email-validator
1616
email-validator==1.1.1 # via -r ./web_app/requirements.txt
1717
factory-boy==3.1.0 # via -r ./auctions/requirements-dev.txt, -r ./web_app/requirements-dev.txt, -r ./web_app/requirements.txt
18-
faker==4.14.0 # via -r ./shipping_infrastructure/requirements.txt, factory-boy, pytest-faker
18+
faker==6.6.2 # via -r ./shipping_infrastructure/requirements.txt, factory-boy, pytest-faker
1919
flask-babelex==0.9.4 # via flask-security
2020
flask-injector==0.12.0 # via -r ./web_app/requirements.txt
2121
flask-login==0.5.0 # via -r ./web_app/requirements.txt, flask-security
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
injector
22
SQLAlchemy==1.3.19
3-
Faker==4.14.0
3+
Faker==6.6.2

0 commit comments

Comments
 (0)