Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Update faker to 0.8.3 #712

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@ pytest-factoryboy==1.3.1 \
factory_boy==2.8.1 \
--hash=sha256:246f7da9caf9bf855aaa73b4963353ccb147fdd3adcbc419fa29422c5b69dd4c \
--hash=sha256:a6644e391a371be603aca8624f3dedbc5a2aa4622878c20494ba17abb4b171bb
Faker==0.7.18 \
--hash=sha256:228970fbdd8322e92406cff256338c1cf0a330332d0172f4403863689a3c5576 \
--hash=sha256:310b20f3c497a777622920dca314d90f774028d49c7ee7ccfa96ca4b9d9bf429
Faker==0.8.3 \
--hash=sha256:499fc2c238501b9846b7e5c771c54f73177f300049aa61e829a46f47e6cd7af2 \
--hash=sha256:79b0682d59c4c6961f10edcc9453563a278640e9ffcfee21427fea7a19972bf8
inflection==0.3.1 \
--hash=sha256:18ea7fb7a7d152853386523def08736aa8c32636b047ade55f7578c4edeb16ca
pytest-cov==2.5.1 \
Expand Down