Commit 1a0adee
authored
Update faker requirement from ~=36.1.0 to ~=36.1.1 (#213)
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>1 file changed
+1
-1
lines changed| 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