Update faker requirement from ~=13.4.0 to ~=13.6.0 in /api #101

Merged
dependabot[bot] merged 1 commits from dependabot/pip/api/faker-approx-eq-13.6.0 into main 2022-04-28 09:38:27 +00:00
dependabot[bot] commented 2022-04-28 09:30:24 +00:00 (Migrated from github.com)

Updates the requirements on faker to permit the latest version.

Release notes

Sourced from faker's releases.

Release v13.6.0

See CHANGELOG.md.

Changelog

Sourced from faker's changelog.

v13.6.0 - 2022-04-27

v13.5.0 - 2022-04-27

v13.4.0 - 2022-04-22

v13.3.5 - 2022-04-20

v13.3.4 - 2022-03-28

v13.3.3 - 2022-03-23

  • Fix factory selection when Faker has been seeded.

v13.3.2 - 2022-03-14

v13.3.1 - 2022-03-07

v13.3.0 - 2022-02-28

v13.2.0 - 2022-02-22

v13.1.0 - 2022-02-22

  • Add lorem support for de_DE and de_AT. Thanks @@​Kalbra.

v13.0.0 - 2022-02-15

v12.3.3 - 2022-02-14

... (truncated)

Commits

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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)
Updates the requirements on [faker](https://github.com/joke2k/faker) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/joke2k/faker/releases">faker's releases</a>.</em></p> <blockquote> <h2>Release v13.6.0</h2> <p>See <a href="https://github.com/joke2k/faker/blob/refs/tags/v13.6.0/CHANGELOG.md">CHANGELOG.md</a>.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/joke2k/faker/blob/master/CHANGELOG.md">faker's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/joke2k/faker/compare/v13.5.0...v13.6.0">v13.6.0 - 2022-04-27</a></h3> <ul> <li>Add <code>ar_BH</code> automotive provider. Thanks <a href="https://github.com/zerogonal"><code>@​zerogonal</code></a>.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v13.4.0...v13.5.0">v13.5.0 - 2022-04-27</a></h3> <ul> <li>Add Mexican CLABE bank code for <code>es_MX</code> locale. Thanks <a href="https://github.com/edgarrmondragon"><code>@​edgarrmondragon</code></a>.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v13.3.5...v13.4.0">v13.4.0 - 2022-04-22</a></h3> <ul> <li>Add <code>it_IT</code> automotive provider. Thanks <a href="https://github.com/Giorgionocera"><code>@​Giorgionocera</code></a>.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v13.3.4...v13.3.5">v13.3.5 - 2022-04-20</a></h3> <ul> <li>Fix error in currency provider data. Thanks <a href="https://github.com/zerogonal"><code>@​zerogonal</code></a>.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v13.3.3...v13.3.4">v13.3.4 - 2022-03-28</a></h3> <ul> <li>Bump actions/cache from 2 to 3 (<a href="https://github-redirect.dependabot.com/joke2k/faker/issues/1631">#1631</a>). Thanks <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot].</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v13.3.2...v13.3.3">v13.3.3 - 2022-03-23</a></h3> <ul> <li>Fix factory selection when Faker has been seeded.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v13.3.1...v13.3.2">v13.3.2 - 2022-03-14</a></h3> <ul> <li>Bump actions/stale from 3 to 5 (<a href="https://github-redirect.dependabot.com/joke2k/faker/issues/1629">#1629</a>). Thanks <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot].</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v13.3.0...v13.3.1">v13.3.1 - 2022-03-07</a></h3> <ul> <li>Bump actions/setup-python from 2 to 3 (<a href="https://github-redirect.dependabot.com/joke2k/faker/issues/1626">#1626</a>). Thanks <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot].</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v13.2.0...v13.3.0">v13.3.0 - 2022-02-28</a></h3> <ul> <li>Add lorem provider for <code>fa-ir</code> language code. Thanks <a href="https://github.com/arminshoughi"><code>@​arminshoughi</code></a>.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v13.1.0...v13.2.0">v13.2.0 - 2022-02-22</a></h3> <ul> <li>Add <code>bn_BD</code> Lorem Provider. Thanks <a href="https://github.com/jabertuhin"><code>@​jabertuhin</code></a>.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v13.0.0...v13.1.0">v13.1.0 - 2022-02-22</a></h3> <ul> <li>Add lorem support for <code>de_DE</code> and <code>de_AT</code>. Thanks @<a href="https://github.com/Kalbra"><code>@​Kalbra</code></a>.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v12.3.3...v13.0.0">v13.0.0 - 2022-02-15</a></h3> <ul> <li>Use <code>os.urandom</code> in <code>binary()</code> if unseeded. Thanks <a href="https://github.com/AlmightyYakob"><code>@​AlmightyYakob</code></a>.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v12.3.2...v12.3.3">v12.3.3 - 2022-02-14</a></h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/joke2k/faker/commit/141cb8a3119b92eb900b48b221574ad40348e8a0"><code>141cb8a</code></a> Bump version: 13.5.0 → 13.6.0</li> <li><a href="https://github.com/joke2k/faker/commit/c3204b5624de2274c73c1bee0070453944c65f66"><code>c3204b5</code></a> :pencil: Update CHANGELOG.md</li> <li><a href="https://github.com/joke2k/faker/commit/b65bceb6f86c6890f4c0348a3b72f1e8184604a8"><code>b65bceb</code></a> Add <code>ar_BH</code> automotive provider (<a href="https://github-redirect.dependabot.com/joke2k/faker/issues/1638">#1638</a>)</li> <li><a href="https://github.com/joke2k/faker/commit/a2ce18205fd9afb266ed095f13700b2e9e6e6602"><code>a2ce182</code></a> Bump version: 13.4.0 → 13.5.0</li> <li><a href="https://github.com/joke2k/faker/commit/5c66b8c68c1651410729b91657db9c139577e007"><code>5c66b8c</code></a> :pencil: Update CHANGELOG.md</li> <li><a href="https://github.com/joke2k/faker/commit/763575eb284121fcced987bdac808a1811277686"><code>763575e</code></a> Add mexican CLABE bank code for <code>es_MX</code> locale (<a href="https://github-redirect.dependabot.com/joke2k/faker/issues/1637">#1637</a>)</li> <li>See full diff in <a href="https://github.com/joke2k/faker/compare/v13.4.0...v13.6.0">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) </details>
Sign in to join this conversation.
No description provided.