pytest-dev / pytest-mimesis

Mimesis integration with the pytest test runner. This plugin provider useful fixtures based on providers from Mimesis.
https://pypi.org/project/pytest-mimesis/
MIT License
62 stars 4 forks source link

Bump mimesis from 3.2.0 to 3.3.0 #72

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps mimesis from 3.2.0 to 3.3.0.

Release notes *Sourced from [mimesis's releases](https://github.com/lk-geimfari/mimesis/releases).* > ## Version v3.3.0 > **Fixed**: > > - ``country()`` from the ``Address()`` provider now by default returns the country name of the current locale. > - Separated Europe and Asia continents in Italian locale. > > > **Removed**: > > - Removed duplicated names in the countries of ``et`` locale.
Changelog *Sourced from [mimesis's changelog](https://github.com/lk-geimfari/mimesis/blob/master/CHANGELOG.rst).* > Version 3.3.0 > ============= > > **Fixed**: > > - `country()` from the `Address()` provider now by default returns the country name of the current locale. > - Separated Europe and Asia continents in Italian locale. > > **Removed**: > > - Removed duplicated names in the countries of `et` locale.
Commits - [`f784c98`](https://github.com/lk-geimfari/mimesis/commit/f784c98b9b97fdd2d06b39fa9acad9ddc1d2d4ad) Change __version__ - [`a541ab5`](https://github.com/lk-geimfari/mimesis/commit/a541ab5ed87e1ac4150f2b3728d747ec4344fa89) Update changelog - [`ac5b9a3`](https://github.com/lk-geimfari/mimesis/commit/ac5b9a3e96064966b974232052f231e9217baa0a) Fix type in foreword section of docs - [`2542660`](https://github.com/lk-geimfari/mimesis/commit/2542660cecbf0502319cb0e4f0fdf02b3a894d4d) Remove extra space - [`316bac9`](https://github.com/lk-geimfari/mimesis/commit/316bac95c0f470ca08d035fa3fb947607e37878e) Change structure of Foreword in docs - [`1abe0e5`](https://github.com/lk-geimfari/mimesis/commit/1abe0e5c5abd81bf382553ef24eea1d4d0d72bc2) Bump sphinx-autodoc-typehints from 1.6.0 to 1.7.0 ([#707](https://github-redirect.dependabot.com/lk-geimfari/mimesis/issues/707)) - [`cd5fbb3`](https://github.com/lk-geimfari/mimesis/commit/cd5fbb3705baa74193c61c9f5c63bad9d69b09a3) Bump flake8 from 3.7.7 to 3.7.8 ([#702](https://github-redirect.dependabot.com/lk-geimfari/mimesis/issues/702)) - [`ce2526a`](https://github.com/lk-geimfari/mimesis/commit/ce2526a18f8059b1c7ae3a869a8ba866126e53fd) Bump mypy from 0.711 to 0.720 ([#705](https://github-redirect.dependabot.com/lk-geimfari/mimesis/issues/705)) - [`f31f8a3`](https://github.com/lk-geimfari/mimesis/commit/f31f8a3b7b08b55d289cf54ac65a0e4a8f683eb4) Bump pytest from 5.0.0 to 5.0.1 ([#701](https://github-redirect.dependabot.com/lk-geimfari/mimesis/issues/701)) - [`2cf1136`](https://github.com/lk-geimfari/mimesis/commit/2cf113650029c0d84516b399d04880e5833fe5bd) Bump pytest from 4.6.3 to 5.0.0 ([#700](https://github-redirect.dependabot.com/lk-geimfari/mimesis/issues/700)) - Additional commits viewable in [compare view](https://github.com/lk-geimfari/mimesis/compare/v3.2.0...v3.3.0)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.