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.0.0 to 3.1.0 #49

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps mimesis from 3.0.0 to 3.1.0.

Changelog *Sourced from [mimesis's changelog](https://github.com/lk-geimfari/mimesis/blob/master/CHANGELOG.rst).* > Version 3.1.0 > ============= > > **Fixed**: > > - Fixed `UnsupportedField` on using field `choice`, [\#619](https://github-redirect.dependabot.com/lk-geimfari/mimesis/issues/619)
Commits - [`475648a`](https://github.com/lk-geimfari/mimesis/commit/475648ad9a01216addbd91f343a48dcd7f63d7ed) Excluded all .md files - [`aa850bd`](https://github.com/lk-geimfari/mimesis/commit/aa850bd5217a8a4a6e6a029f4a40df772c76f7a9) Exlcuded COC - [`9c8cad1`](https://github.com/lk-geimfari/mimesis/commit/9c8cad1b9e9842150f383980b68b4babb635b3a6) Released v3.1.0 - [`68a1ac1`](https://github.com/lk-geimfari/mimesis/commit/68a1ac1aa5a886460968348aac2ba843d6c5d624) Version 3.1.0 - [`8da7486`](https://github.com/lk-geimfari/mimesis/commit/8da74868d6ca9517d17c37b54c64d99cfbc28976) Updated changelog - [`7fec099`](https://github.com/lk-geimfari/mimesis/commit/7fec0990f60ae7e7733f0d95ef482542d585f939) Fixed [#619](https://github-redirect.dependabot.com/lk-geimfari/mimesis/issues/619) - [`c9e56ea`](https://github.com/lk-geimfari/mimesis/commit/c9e56ea387ba84c61306d1a59f9a9b6174736b4c) Updated documentation - [`efdba73`](https://github.com/lk-geimfari/mimesis/commit/efdba731ac0f5c6ca7b557a80dfdf87da7ffc29e) Merge branch 'master' of github.com:lk-geimfari/mimesis - [`1b57c6b`](https://github.com/lk-geimfari/mimesis/commit/1b57c6b1392832e96dc4e1dd5738577198b8a5c6) Added feature section to docs index page - [`39f0018`](https://github.com/lk-geimfari/mimesis/commit/39f0018fb89bc345f2b335d74c539a3beab16341) Update README.rst - Additional commits viewable in [compare view](https://github.com/lk-geimfari/mimesis/compare/v3.0.0...3.1.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 yourself) - `@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.