Browse Source

chore(deps): bump faker from 8.1.4 to 13.12.1

Faker is a dev dependency installed for tests - to access the
frappe.mock API to generate paragraphs, names & emails.
version-14
Gavin D'souza 3 years ago
parent
commit
e7f2b7c628
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      dev-requirements.txt

+ 1
- 1
dev-requirements.txt View File

@@ -1,4 +1,4 @@
coverage==5.5
Faker~=8.1.0
Faker~=13.12.1
pyngrok~=5.0.5
unittest-xml-reporting~=3.0.4

Loading…
Cancel
Save