Update faker requirement from ~=36.1.0 to ~=36.1.1#213
Conversation
Updates the requirements on [faker](https://github.com/joke2k/faker) to permit the latest version. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v36.1.0...v36.1.1) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
Code Climate has analyzed commit efc9586 and detected 0 issues on this pull request. View more on Code Climate. |
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 v36.1.1</h2> <p>See <a href="https://github.com/joke2k/faker/blob/refs/tags/v36.1.1/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/v36.1.0...v36.1.1">v36.1.1 - 2025-02-13</a></h3> <ul> <li>Fix typing for <code>uuid</code> provider. Thanks <a href="https://github.com/evenicoulddoit"><code>@evenicoulddoit</code></a>.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v36.0.0...v36.1.0">v36.1.0 - 2025-02-10</a></h3> <ul> <li>Drop <code>python-dateutil</code> dependency. Thanks <a href="https://github.com/knyghty"><code>@knyghty</code></a>.</li> <li>Add dependency on <code>tzdata</code>.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v35.2.1...v36.0.0">v36.0.0 - 2025-02-10</a></h3> <ul> <li>Drop Python 3.8 support. Thanks <a href="https://github.com/knyghty"><code>@knyghty</code></a>.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v35.2.1...v35.2.2">v35.2.2 - 2025-02-10</a></h3> <ul> <li>Revert accidental deprecation of Python 3.8.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v35.2.0...v35.2.1">v35.2.1 - 2025-02-10</a></h3> <ul> <li>Remove invalid word from <code>ja_JP</code> lorem provider. Thanks <a href="https://github.com/kymckay"><code>@kymckay</code></a></li> <li>Fix typing for <code>tar</code> provider.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v35.1.0...v35.2.0">v35.2.0 - 2025-01-30</a></h3> <ul> <li>Add various German localization. Thanks <a href="https://github.com/ChristinaRau"><code>@ChristinaRau</code></a>.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v35.0.0...v35.1.0">v35.1.0 - 2025-01-30</a></h3> <ul> <li>Add phone numbers for <code>de_CH</code> and <code>it_CH</code>. Thanks <a href="https://github.com/flo-ri-an"><code>@flo-ri-an</code></a>.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v34.0.2...v35.0.0">v35.0.0 - 2025-01-23</a></h3> <ul> <li>Revert changes made in v34.x.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v34.0.1...v34.0.2">v34.0.2 - 2025-01-22</a></h3> <ul> <li>ffx <code>date_time</code> provider when <code>end_datetime</code> is set in the past.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v34.0.0...v34.0.1">v34.0.1 - 2025-01-22</a></h3> <ul> <li>Fix date parsing for "today".</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v33.3.1...v34.0.0">v34.0.0 - 2025-01-22</a></h3> <ul> <li>Account for <code>end_date</code> when calculating relative <code>date_time_between</code>. Thanks <a href="https://github.com/Fashimpaur"><code>@Fashimpaur</code></a> for the report.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v33.3.0...v33.3.1">v33.3.1 - 2025-01-10</a></h3> <ul> <li>Fix <code>nl_BE</code> Bank Provider (BBAN, IBAN, SWIFT). Thanks <a href="https://github.com/AliYmn"><code>@AliYmn</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/9d70fffe5a18ce75b6fe5907b31e86e252e13d86"><code>9d70fff</code></a> Bump version: 36.1.0 → 36.1.1</li> <li><a href="https://github.com/joke2k/faker/commit/d066e8bb672e2cbcf72d0754e156cd7c2775ab7a"><code>d066e8b</code></a> :pencil: Update CHANGELOG.md</li> <li><a href="https://github.com/joke2k/faker/commit/9c8b132424b57be6e4b3fb8ea3d129495c0fd4cd"><code>9c8b132</code></a> Add stub support for overloaded methods. Thanks Ian Clark. (<a href="https://redirect.github.com/joke2k/faker/issues/2177">#2177</a>)</li> <li><a href="https://github.com/joke2k/faker/commit/046406d2cb009439407c94d645b0be5f80e50b4e"><code>046406d</code></a> remove coveralls from workflow</li> <li><a href="https://github.com/joke2k/faker/commit/e8962258520bbe64dbf635e266e740633412b2db"><code>e896225</code></a> 💄 format code</li> <li><a href="https://github.com/joke2k/faker/commit/9d83ecd0aee6ae60318e67b50d903b1368a7635f"><code>9d83ecd</code></a> :pencil: Update CHANGELOG.md</li> <li>See full diff in <a href="https://github.com/joke2k/faker/compare/v36.1.0...v36.1.1">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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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>
Updates the requirements on faker to permit the latest version.
Release notes
Sourced from faker's releases.
Changelog
Sourced from faker's changelog.
... (truncated)
Commits
9d70fffBump version: 36.1.0 → 36.1.1d066e8b📝 Update CHANGELOG.md9c8b132Add stub support for overloaded methods. Thanks Ian Clark. (#2177)046406dremove coveralls from workflowe896225💄 format code9d83ecd📝 Update CHANGELOG.mdDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)