chore(deps): Bump polyfactory from 2.13.0 to 2.14.1 in /schemas (#10110)

Bumps [polyfactory](https://github.com/litestar-org/polyfactory) from
2.13.0 to 2.14.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/litestar-org/polyfactory/releases">polyfactory's
releases</a>.</em></p>
<blockquote>
<h2>v2.14.1</h2>
<p>❤️ Sponsors ❤️
<a href="https://github.com/sponsors/litestar-org/">GitHub Sponsors</a>:
<a href="https://scalar.com/">Scalar</a>, <a
href="https://telemetrysports.com/">Telemetry Sports</a> (via <a
href="https://github.com/chris-telemetry"><code>@​chris-telemetry</code></a>),
<a href="https://www.stok.kr/">Stok</a> (<a
href="https://github.com/stok-team">https://github.com/stok-team</a>),
<a
href="https://github.com/benjamin-kirkbride"><code>@​benjamin-kirkbride</code></a>,
<a href="https://github.com/crisog"><code>@​crisog</code></a>, <a
href="https://github.com/geeshta"><code>@​geeshta</code></a>, <a
href="https://github.com/cbscsm"><code>@​cbscsm</code></a>
<a href="https://opencollective.com/litestar">OpenCollective</a>:
Christian Y, Anonymous</p>
<h1>What's Changed</h1>
<h2>Fixes 🔧</h2>
<ul>
<li>Fix the handling of union types by <a
href="https://github.com/guacs"><code>@​guacs</code></a> in <a
href="https://redirect.github.com/litestar-org/polyfactory/pull/491">litestar-org/polyfactory#491</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/litestar-org/polyfactory/compare/v2.14.0...v2.14.1">https://github.com/litestar-org/polyfactory/compare/v2.14.0...v2.14.1</a></p>
<h2>v2.14.0</h2>
<h1>❤️ Sponsors ❤️</h1>
<p><a href="https://github.com/sponsors/litestar-org/">GitHub
Sponsors</a>: <a href="https://scalar.com/">Scalar</a>, <a
href="https://telemetrysports.com/">Telemetry Sports</a> (via <a
href="https://github.com/chris-telemetry"><code>@​chris-telemetry</code></a>),
<a href="https://www.stok.kr/">Stok</a> (<a
href="https://github.com/stok-team"><code>@​stok-team</code></a>), <a
href="https://github.com/benjamin-kirkbride"><code>@​benjamin-kirkbride</code></a>,
<a href="https://github.com/crisog"><code>@​crisog</code></a>, <a
href="https://github.com/geeshta"><code>@​geeshta</code></a>, <a
href="https://github.com/cbscsm"><code>@​cbscsm</code></a>
<a href="https://opencollective.com/litestar">OpenCollective</a>:
Christian Y, Anonymous</p>
<h1>What's Changed</h1>
<h2>New Features 🚀</h2>
<ul>
<li>Use the default value if available and <code>__use_default__</code>
is set to <code>True</code> by <a
href="https://github.com/guacs"><code>@​guacs</code></a> in <a
href="https://redirect.github.com/litestar-org/polyfactory/pull/472">litestar-org/polyfactory#472</a></li>
<li>Add support for recursive models by <a
href="https://github.com/adhtruong"><code>@​adhtruong</code></a> in <a
href="https://redirect.github.com/litestar-org/polyfactory/pull/468">litestar-org/polyfactory#468</a></li>
<li>Add support for Python 3.12 type alias syntax by <a
href="https://github.com/adhtruong"><code>@​adhtruong</code></a> in <a
href="https://redirect.github.com/litestar-org/polyfactory/pull/487">litestar-org/polyfactory#487</a></li>
</ul>
<h2>Fixes 🔧</h2>
<ul>
<li>Pin <code>typing-extensions</code> to a minimum version of 4.6.0 by
<a href="https://github.com/hsorsky"><code>@​hsorsky</code></a> in <a
href="https://redirect.github.com/litestar-org/polyfactory/pull/471">litestar-org/polyfactory#471</a></li>
<li>Set as default type for factory only if model is defined by <a
href="https://github.com/guacs"><code>@​guacs</code></a> in <a
href="https://redirect.github.com/litestar-org/polyfactory/pull/479">litestar-org/polyfactory#479</a></li>
<li>Properly pass factory configurations to child factories by <a
href="https://github.com/adhtruong"><code>@​adhtruong</code></a> in <a
href="https://redirect.github.com/litestar-org/polyfactory/pull/483">litestar-org/polyfactory#483</a></li>
</ul>
<h2>Docs 📚</h2>
<ul>
<li>Fix broken uri by <a
href="https://github.com/wer153"><code>@​wer153</code></a> in <a
href="https://redirect.github.com/litestar-org/polyfactory/pull/485">litestar-org/polyfactory#485</a></li>
<li>Fix code block by <a
href="https://github.com/wer153"><code>@​wer153</code></a> in <a
href="https://redirect.github.com/litestar-org/polyfactory/pull/484">litestar-org/polyfactory#484</a></li>
</ul>
<h2>Infra 🚆</h2>
<ul>
<li>Update pre commit hooks versions by <a
href="https://github.com/guacs"><code>@​guacs</code></a> in <a
href="https://redirect.github.com/litestar-org/polyfactory/pull/478">litestar-org/polyfactory#478</a></li>
<li>Bump actions/cache from 3 to 4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/litestar-org/polyfactory/pull/488">litestar-org/polyfactory#488</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/hsorsky"><code>@​hsorsky</code></a> made
their first contribution in <a
href="https://redirect.github.com/litestar-org/polyfactory/pull/471">litestar-org/polyfactory#471</a></li>
<li><a href="https://github.com/wer153"><code>@​wer153</code></a> made
their first contribution in <a
href="https://redirect.github.com/litestar-org/polyfactory/pull/485">litestar-org/polyfactory#485</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/litestar-org/polyfactory/compare/v2.13.0...v2.14.0">https://github.com/litestar-org/polyfactory/compare/v2.13.0...v2.14.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b44c68b0c1"><code>b44c68b</code></a>
chore: bump patch version</li>
<li><a
href="fa50e20a33"><code>fa50e20</code></a>
fix: handle unions properly (<a
href="https://redirect.github.com/litestar-org/polyfactory/issues/491">#491</a>)</li>
<li><a
href="83f299231d"><code>83f2992</code></a>
chore: bump minor version</li>
<li><a
href="94ad561177"><code>94ad561</code></a>
feat: support type alias (<a
href="https://redirect.github.com/litestar-org/polyfactory/issues/487">#487</a>)</li>
<li><a
href="2b57706fbd"><code>2b57706</code></a>
chore(deps): bump actions/cache from 3 to 4 (<a
href="https://redirect.github.com/litestar-org/polyfactory/issues/488">#488</a>)</li>
<li><a
href="c7556e8e5e"><code>c7556e8</code></a>
feat: pass on factory config (<a
href="https://redirect.github.com/litestar-org/polyfactory/issues/483">#483</a>)</li>
<li><a
href="7ec9eb010a"><code>7ec9eb0</code></a>
docs: fix code block (<a
href="https://redirect.github.com/litestar-org/polyfactory/issues/484">#484</a>)</li>
<li><a
href="8f963653a9"><code>8f96365</code></a>
docs: add wer153 as a contributor for doc (<a
href="https://redirect.github.com/litestar-org/polyfactory/issues/486">#486</a>)</li>
<li><a
href="b9c212799a"><code>b9c2127</code></a>
docs: fix broken uri (<a
href="https://redirect.github.com/litestar-org/polyfactory/issues/485">#485</a>)</li>
<li><a
href="80bd012fbf"><code>80bd012</code></a>
feat: add recursion guard (<a
href="https://redirect.github.com/litestar-org/polyfactory/issues/468">#468</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/litestar-org/polyfactory/compare/v2.13.0...v2.14.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=polyfactory&package-manager=pip&previous-version=2.13.0&new-version=2.14.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-01-22 14:10:33 -08:00 коммит произвёл GitHub
Родитель 60f6490c77
Коммит eafeb01205
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 5 добавлений и 4 удалений

9
schemas/poetry.lock сгенерированный
Просмотреть файл

@ -550,18 +550,18 @@ testing = ["pytest", "pytest-benchmark"]
[[package]]
name = "polyfactory"
version = "2.13.0"
version = "2.14.1"
description = "Mock data generation factories"
optional = false
python-versions = "<4.0,>=3.8"
files = [
{file = "polyfactory-2.13.0-py3-none-any.whl", hash = "sha256:03acb0718f4efb2458c62eb8a2c888294c5b5bf2db31e0efc15a57ecc9eb3c2e"},
{file = "polyfactory-2.13.0.tar.gz", hash = "sha256:d1e6d8952789de61dca2c32f3e3c9362d7681cf405cf9a41267915e0e33f7639"},
{file = "polyfactory-2.14.1-py3-none-any.whl", hash = "sha256:8aff3be75e046501ec5c411c78c23db284322c760fef50d560ee6ed683f217c8"},
{file = "polyfactory-2.14.1.tar.gz", hash = "sha256:8c1d5f15dad1ebfd0845d65d4a55f9791cddfa6b3096ad9f9e2fd02a4804631b"},
]
[package.dependencies]
faker = "*"
typing-extensions = "*"
typing-extensions = ">=4.6.0"
[package.extras]
attrs = ["attrs (>=22.2.0)"]
@ -736,6 +736,7 @@ files = [
{file = "PyYAML-6.0.1-cp311-cp311-win_amd64.whl", hash = "sha256:bf07ee2fef7014951eeb99f56f39c9bb4af143d8aa3c21b1677805985307da34"},
{file = "PyYAML-6.0.1-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:855fb52b0dc35af121542a76b9a84f8d1cd886ea97c84703eaa6d88e37a2ad28"},
{file = "PyYAML-6.0.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:40df9b996c2b73138957fe23a16a4f0ba614f4c0efce1e9406a184b6d07fa3a9"},
{file = "PyYAML-6.0.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a08c6f0fe150303c1c6b71ebcd7213c2858041a7e01975da3a99aed1e7a378ef"},
{file = "PyYAML-6.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6c22bec3fbe2524cde73d7ada88f6566758a8f7227bfbf93a408a9d86bcc12a0"},
{file = "PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:8d4e9c88387b0f5c7d5f281e55304de64cf7f9c0021a3525bd3b1c542da3b0e4"},
{file = "PyYAML-6.0.1-cp312-cp312-win32.whl", hash = "sha256:d483d2cdf104e7c9fa60c544d92981f12ad66a457afae824d146093b8c294c54"},