pythonprobr / pythonpro-website

GNU Affero General Public License v3.0
61 stars 63 forks source link

Update faker to 13.15.1 #4683

Closed pyup-bot closed 2 years ago

pyup-bot commented 2 years ago

This PR updates faker from 13.12.1 to 13.15.1.

Changelog ### 13.15.1 ``` * change license_formats `pt_BR` to match Mercosul. Thanks augutoraminelli. ``` ### 13.15.0 ``` * Upgrade person, company, internet, currency providers for `tr_TR`. Thanks keyiflerolsun. ``` ### 13.14.0 ``` * Fix `vat` and police id for `el_GR`. Thanks tplessas. * Add `tin` and `ssn` for `el_GR`. Thanks tplessas. ``` ### 13.13.1 ``` * Fix area codes for `fr_FR` phone numbers. Thanks zerbusdetroy. ``` ### 13.13.0 ``` * Add support for ISO 8601 timestamp profiles. Thanks tplessas. ```
Links - PyPI: https://pypi.org/project/faker - Changelog: https://pyup.io/changelogs/faker/ - Repo: https://github.com/joke2k/faker
codecov[bot] commented 2 years ago

Codecov Report

Merging #4683 (a2d4572) into master (31546df) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #4683   +/-   ##
=======================================
  Coverage   92.35%   92.35%           
=======================================
  Files         238      238           
  Lines        6739     6739           
=======================================
  Hits         6224     6224           
  Misses        515      515           

Help us with your feedback. Take ten seconds to tell us how you rate us.

pyup-bot commented 2 years ago

Closing this in favor of #4737