Skip to content

Commit 424b00b

Browse files
committed
build(deps): Update Faker
1 parent c0fe6ad commit 424b00b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ pytest = "*"
8080
pytest-rerunfailures = "*"
8181
pytest-mock = "*"
8282
pytest-watcher = "^0.2.3"
83-
Faker = "^13.3.4"
83+
Faker = "*"
8484

8585
### Coverage ###
8686
codecov = "*"

0 commit comments

Comments
 (0)