Commit eb38eb3
authored
Update faker requirement from ~=35.2.0 to ~=36.1.0 (#210)
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.0</h2>
<p>See <a
href="https://github.com/joke2k/faker/blob/refs/tags/v36.1.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/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>
<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>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/joke2k/faker/commit/95a18ce21bea1a3ecd5e9d079134558b28836228"><code>95a18ce</code></a>
Bump version: 36.0.0 → 36.1.0</li>
<li><a
href="https://github.com/joke2k/faker/commit/a78602ba7f84731455a92e74bedea80e39daf405"><code>a78602b</code></a>
:pencil: Update CHANGELOG.md</li>
<li><a
href="https://github.com/joke2k/faker/commit/c516a5dbda8c68b1b20b2909691aea98628fae77"><code>c516a5d</code></a>
add tzdata to requirements</li>
<li><a
href="https://github.com/joke2k/faker/commit/0d16e6cfac2cff2966628bac42df2bde9ba935ee"><code>0d16e6c</code></a>
fix typing</li>
<li><a
href="https://github.com/joke2k/faker/commit/604e1ed63c4d3c074e067cc864facc77e02f41df"><code>604e1ed</code></a>
Drop dateutil dependency (<a
href="https://redirect.github.com/joke2k/faker/issues/2173">#2173</a>)</li>
<li><a
href="https://github.com/joke2k/faker/commit/c31a8e64bac30d74d2a84689b20ba415ddadafba"><code>c31a8e6</code></a>
Update README</li>
<li><a
href="https://github.com/joke2k/faker/commit/da6c81d976526966c1e3b7d773bb54c595a97f62"><code>da6c81d</code></a>
Bump version: 35.2.1 → 36.0.0</li>
<li><a
href="https://github.com/joke2k/faker/commit/d2fad65612f4f0d2229e6bd6cd230b7305ed436e"><code>d2fad65</code></a>
:pencil: Update CHANGELOG.md</li>
<li><a
href="https://github.com/joke2k/faker/commit/761bb46ebdafce6efa2c673d98880c515df12110"><code>761bb46</code></a>
remove leftover typealias</li>
<li><a
href="https://github.com/joke2k/faker/commit/7186962a1607332682dc1dad4e2b0d7c97825b84"><code>7186962</code></a>
💄 Format code</li>
<li>Additional commits viewable in <a
href="https://github.com/joke2k/faker/compare/v35.2.0...v36.1.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 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>1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments