Update faker requirement from ~=33.3.0 to ~=33.3.1#187
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@v33.3.0...v33.3.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 Note Free review on us!CodeRabbit is offering free reviews until Wed Jan 15 2025 to showcase some of the refinements we've made. 🪧 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 4b7fd02 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 v33.3.1</h2> <p>See <a href="https://github.com/joke2k/faker/blob/refs/tags/v33.3.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/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> <h3><a href="https://github.com/joke2k/faker/compare/v33.2.3...v33.3.0">v33.3.0 - 2025-01-03</a></h3> <ul> <li>Add support for Zulu (<code>zu_ZA</code>) address provider and corresponding tests. Thanks <a href="https://github.com/AliYmn"><code>@AliYmn</code></a>.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v33.1.3...v33.2.0">v33.2.0 - 2025-01-03</a></h3> <ul> <li>Add currency provider for <code>uk_UA</code>. Thanks <a href="https://github.com/SaulTigh"><code>@SaulTigh</code></a>.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v33.1.2...v33.1.3">v33.1.3 - 2025-01-03</a></h3> <ul> <li>Fix type annotation on Python 3.8.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v33.1.1...v33.1.2">v33.1.2 - 2025-01-03</a></h3> <ul> <li>Fix <code>ru_RU</code> passport provider. Thanks <a href="https://github.com/denisSurkov"><code>@denisSurkov</code></a>.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v33.1.0...v33.1.1">v33.1.1 - 2025-01-03</a></h3> <ul> <li>Fix address number output issue in <code>ko_KR</code> address provider. Thanks <a href="https://github.com/semi-yu"><code>@semi-yu</code></a>.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v33.0.0...v33.1.0">v33.1.0 - 2024-11-27</a></h3> <ul> <li>Add support for Python 3.13. Thanks <a href="https://github.com/edgarrmondragon"><code>@edgarrmondragon</code></a>.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v32.1.0...v33.0.0">v33.0.0 - 2024-11-14</a></h3> <ul> <li>Revert "Make pytest fixture session-scoped".</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v32.0.0...v32.1.0">v32.1.0 - 2024-11-12</a></h3> <ul> <li>Fix <code>ko_KR</code> road address. Thanks <a href="https://github.com/semi-yu"><code>@semi-yu</code></a>.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v31.0.0...v32.0.0">v32.0.0 - 2024-11-12</a></h3> <ul> <li>Make pytest fixture session-scoped. Thanks <a href="https://github.com/acolombier"><code>@acolombier</code></a>.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v30.10.0...v31.0.0">v31.0.0 - 2024-11-12</a></h3> <ul> <li>Remove <code>Collection[str]</code> type from <code>ElementTypes</code>. Thanks <a href="https://github.com/tvuotila"><code>@tvuotila</code></a>.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v30.9.0...v30.10.0">v30.10.0 - 2024-11-12</a></h3> <ul> <li>Add jobs for locale <code>de_AT</code>; added methods <code>job_female</code> and <code>job_male</code>. Thanks <a href="https://github.com/ChristinaRau"><code>@ChristinaRau</code></a>.</li> </ul> <h3><a href="https://github.com/joke2k/faker/compare/v30.8.2...v30.9.0">v30.9.0 - 2024-11-12</a></h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/joke2k/faker/commit/bbcab85add3f6bf52ae1e1862f5350622e425c51"><code>bbcab85</code></a> Bump version: 33.3.0 → 33.3.1</li> <li><a href="https://github.com/joke2k/faker/commit/9130687455fe4390fa13390dc67b464d81501313"><code>9130687</code></a> :pencil: Update CHANGELOG.md</li> <li><a href="https://github.com/joke2k/faker/commit/f4ad7754eaeaf42e54bf21f22a692b8821bc188d"><code>f4ad775</code></a> Fix <code>nl_BE</code> Bank Provider (BBAN, IBAN, SWIFT) (<a href="https://redirect.github.com/joke2k/faker/issues/2142">#2142</a>)</li> <li>See full diff in <a href="https://github.com/joke2k/faker/compare/v33.3.0...v33.3.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
bbcab85Bump version: 33.3.0 → 33.3.19130687📝 Update CHANGELOG.mdf4ad775Fixnl_BEBank Provider (BBAN, IBAN, SWIFT) (#2142)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 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)