Update faker requirement from ~=13.11.0 to ~=14.0.0 in /api #343

Closed
dependabot[bot] wants to merge 1 commits from dependabot/pip/api/faker-approx-eq-14.0.0 into main
dependabot[bot] commented 2022-08-15 09:34:14 +00:00 (Migrated from github.com)

Updates the requirements on faker to permit the latest version.

Release notes

Sourced from faker's releases.

Release v14.0.0

See CHANGELOG.md.

Changelog

Sourced from faker's changelog.

v14.0.0 - 2022-08-12

  • Fix Provider._parse_date_time to support timestamps. Thanks @​mochi-moshi.

v13.16.0 - 2022-08-12

  • automotive: add de_CH license plates. Thanks @​gsilvan.

v13.15.1 - 2022-07-07

v13.15.0 - 2022-07-06

  • Upgrade person, company, internet, currency providers for tr_TR. Thanks @​keyiflerolsun.

v13.14.0 - 2022-06-22

v13.13.1 - 2022-06-22

v13.13.0 - 2022-06-10

  • Add support for ISO 8601 timestamp profiles. Thanks @​tplessas.

v13.12.1 - 2022-06-06

v13.12.0 - 2022-05-25

  • Add support for generating relative file paths. Thanks @​Lukas0907.

v13.11.1 - 2022-05-13

  • Fix firefox ua being nondeterministic with fixed seed. Thanks @​jhbuhrman.

v13.11.0 - 2022-05-09

v13.10.0 - 2022-05-09

  • Improve it_IT ssn provider to match real building rules. Thanks @​DamienPirsy.

... (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 v14.0.0</h2> <p>See <a href="https://github.com/joke2k/faker/blob/refs/tags/v14.0.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.16.0...v14.0.0">v14.0.0 - 2022-08-12</a></h3> <ul> <li>Fix <code>Provider._parse_date_time</code> to support timestamps. Thanks <a href="https://github.com/mochi-moshi"><code>@​mochi-moshi</code></a>.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v13.15.1...v13.16.0">v13.16.0 - 2022-08-12</a></h3> <ul> <li>automotive: add <code>de_CH</code> license plates. Thanks <a href="https://github.com/gsilvan"><code>@​gsilvan</code></a>.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v13.15.0...v13.15.1">v13.15.1 - 2022-07-07</a></h3> <ul> <li>change license_formats <code>pt_BR</code> to match Mercosul. Thanks <a href="https://github.com/augutoraminelli"><code>@​augutoraminelli</code></a>.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v13.14.0...v13.15.0">v13.15.0 - 2022-07-06</a></h3> <ul> <li>Upgrade person, company, internet, currency providers for <code>tr_TR</code>. Thanks <a href="https://github.com/keyiflerolsun"><code>@​keyiflerolsun</code></a>.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v13.13.1...v13.14.0">v13.14.0 - 2022-06-22</a></h3> <ul> <li>Fix <code>vat</code> and police id for <code>el_GR</code>. Thanks <a href="https://github.com/tplessas"><code>@​tplessas</code></a>.</li> <li>Add <code>tin</code> and <code>ssn</code> for <code>el_GR</code>. Thanks <a href="https://github.com/tplessas"><code>@​tplessas</code></a>.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v13.13.0...v13.13.1">v13.13.1 - 2022-06-22</a></h3> <ul> <li>Fix area codes for <code>fr_FR</code> phone numbers. Thanks <a href="https://github.com/zerbusdetroy"><code>@​zerbusdetroy</code></a>.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v13.12.1...v13.13.0">v13.13.0 - 2022-06-10</a></h3> <ul> <li>Add support for ISO 8601 timestamp profiles. Thanks <a href="https://github.com/tplessas"><code>@​tplessas</code></a>.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v13.12.0...v13.12.1">v13.12.1 - 2022-06-06</a></h3> <ul> <li>Correct RUT range in <code>es_CL</code>. Thanks <a href="https://github.com/nstuardod"><code>@​nstuardod</code></a>.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v13.11.1...v13.12.0">v13.12.0 - 2022-05-25</a></h3> <ul> <li>Add support for generating relative file paths. Thanks <a href="https://github.com/Lukas0907"><code>@​Lukas0907</code></a>.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v13.11.0...v13.11.1">v13.11.1 - 2022-05-13</a></h3> <ul> <li>Fix firefox <code>ua</code> being nondeterministic with fixed seed. Thanks <a href="https://github.com/jhbuhrman"><code>@​jhbuhrman</code></a>.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v13.10.0...v13.11.0">v13.11.0 - 2022-05-09</a></h3> <ul> <li>Add <code>sq-AL</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.9.0...v13.10.0">v13.10.0 - 2022-05-09</a></h3> <ul> <li>Improve <code>it_IT</code> ssn provider to match real building rules. Thanks <a href="https://github.com/DamienPirsy"><code>@​DamienPirsy</code></a>.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/joke2k/faker/commit/429fb52f4ad19511dc8a6c2a43a371b17a839215"><code>429fb52</code></a> Bump version: 13.16.0 → 14.0.0</li> <li><a href="https://github.com/joke2k/faker/commit/42da529eda4260de989344349d9aa54d337b1e74"><code>42da529</code></a> :pencil: update CHANGELOG.md</li> <li><a href="https://github.com/joke2k/faker/commit/a79e1d87d9f7cee43c6b56f4e01c90540bc3f07f"><code>a79e1d8</code></a> Fix Provider._parse_date_time to support timestamps (<a href="https://github-redirect.dependabot.com/joke2k/faker/issues/1668">#1668</a>) (<a href="https://github-redirect.dependabot.com/joke2k/faker/issues/1687">#1687</a>)</li> <li><a href="https://github.com/joke2k/faker/commit/5e407398393d4ebc3273dd693d1bfb287293be32"><code>5e40739</code></a> Bump version: 13.15.1 → 13.16.0</li> <li><a href="https://github.com/joke2k/faker/commit/fc8861814b0b91c9d209ff435b39b2a14c556abf"><code>fc88618</code></a> :pencil: update CHANGELOG.md</li> <li><a href="https://github.com/joke2k/faker/commit/e05720c08ed1cc07e67364f05bec070a7644a5b3"><code>e05720c</code></a> automotive: add <code>de_CH</code> license plates (<a href="https://github-redirect.dependabot.com/joke2k/faker/issues/1696">#1696</a>)</li> <li><a href="https://github.com/joke2k/faker/commit/3b21c6b0e3f4b63434f19503b9de2056f2c76115"><code>3b21c6b</code></a> Add length constraints for all other providers (<a href="https://github-redirect.dependabot.com/joke2k/faker/issues/1693">#1693</a>)</li> <li><a href="https://github.com/joke2k/faker/commit/75d81105f329b23fa40e263b9aae3701f009ad44"><code>75d8110</code></a> Add length constraints for Color providers (<a href="https://github-redirect.dependabot.com/joke2k/faker/issues/1695">#1695</a>)</li> <li><a href="https://github.com/joke2k/faker/commit/c8ad638cdd97ba6c723cc5c3435c1bd0ff313941"><code>c8ad638</code></a> Add length constraints for Bank providers (<a href="https://github-redirect.dependabot.com/joke2k/faker/issues/1690">#1690</a>)</li> <li><a href="https://github.com/joke2k/faker/commit/1b09c2a2c83d4f448a5a84dd7f4b9885622ff402"><code>1b09c2a</code></a> Add length constraints for Automotive providers (<a href="https://github-redirect.dependabot.com/joke2k/faker/issues/1689">#1689</a>)</li> <li>Additional commits viewable in <a href="https://github.com/joke2k/faker/compare/v13.11.0...v14.0.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>
dependabot[bot] commented 2022-08-19 09:33:18 +00:00 (Migrated from github.com)

Superseded by #353.

Superseded by #353.

Pull request closed

Sign in to join this conversation.
No description provided.