Skip to content

Conversation

pyup-bot
Copy link
Collaborator

This PR updates Faker from 3.0.0 to 4.0.0.

Changelog

4.0.0

-------------------------------------------------------------------------------------

* Breaking change: Remove support for end-of-life Python 2.7.

3.0.1

-------------------------------------------------------------------------------------

**NOTE**: This is the last release to support Python 2.7.x.

* Add provider methods ``zip`` and ``tar`` for generating zip and tar files.
Thanks malefice.
* Add ``en-CA`` ``postcode_in_province()`` method. Thanks oeuftete.
* Update Address and Automotive provider for Russian locale. Thanks valestel.
* Add provider methods for dsv files: ``csv``, ``tsv``, ``psv`` and generic
``dsv``. Thanks malefice.
* Remove parenthesis from city name in ``de_DE`` ``address`` provider. Thanks
jerr0328.
* Add ``NIP`` generator in ``pl_PL``. Thanks IlfirinPL.
* Fix ``Faker.random_number`` intermittent exceptions. Thanks Jengah.
Links

@codecov
Copy link

codecov bot commented Jan 15, 2020

Codecov Report

Merging #761 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #761   +/-   ##
=======================================
  Coverage   97.08%   97.08%           
=======================================
  Files          54       54           
  Lines        2742     2742           
=======================================
  Hits         2662     2662           
  Misses         80       80

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2033bc5...22b0206. Read the comment docs.

@sliverc sliverc closed this Jan 18, 2020
@sliverc sliverc deleted the pyup-update-faker-3.0.0-to-4.0.0 branch January 18, 2020 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants