Skip to content

Commit

Permalink
build(deps): bump fastapi from 0.111.0 to 0.111.1 (#636)
Browse files Browse the repository at this point in the history
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.111.0 to
0.111.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tiangolo/fastapi/releases">fastapi's
releases</a>.</em></p>
<blockquote>
<h2>0.111.1</h2>
<h3>Upgrades</h3>
<ul>
<li>➖ Remove <code>orjson</code> and <code>ujson</code> from default
dependencies. PR <a
href="https://redirect.github.com/tiangolo/fastapi/pull/11842">#11842</a>
by <a href="https://github.com/tiangolo"><code>@​tiangolo</code></a>.
<ul>
<li>These dependencies are still installed when you install with
<code>pip install &quot;fastapi[all]&quot;</code>. But they not included
in <code>pip install fastapi</code>.</li>
</ul>
</li>
<li>📝 Restored Swagger-UI links to use the latest version possible. PR
<a
href="https://redirect.github.com/tiangolo/fastapi/pull/11459">#11459</a>
by <a
href="https://github.com/UltimateLobster"><code>@​UltimateLobster</code></a>.</li>
</ul>
<h3>Docs</h3>
<ul>
<li>✏️ Rewording in <code>docs/en/docs/fastapi-cli.md</code>. PR <a
href="https://redirect.github.com/tiangolo/fastapi/pull/11716">#11716</a>
by <a
href="https://github.com/alejsdev"><code>@​alejsdev</code></a>.</li>
<li>📝 Update Hypercorn links in all the docs. PR <a
href="https://redirect.github.com/tiangolo/fastapi/pull/11744">#11744</a>
by <a
href="https://github.com/kittydoor"><code>@​kittydoor</code></a>.</li>
<li>📝 Update docs with Ariadne reference from Starlette to FastAPI. PR
<a
href="https://redirect.github.com/tiangolo/fastapi/pull/11797">#11797</a>
by <a
href="https://github.com/DamianCzajkowski"><code>@​DamianCzajkowski</code></a>.</li>
<li>📝 Update fastapi instrumentation external link. PR <a
href="https://redirect.github.com/tiangolo/fastapi/pull/11317">#11317</a>
by <a
href="https://github.com/softwarebloat"><code>@​softwarebloat</code></a>.</li>
<li>✏️ Fix links to alembic example repo in docs. PR <a
href="https://redirect.github.com/tiangolo/fastapi/pull/11628">#11628</a>
by <a href="https://github.com/augiwan"><code>@​augiwan</code></a>.</li>
<li>✏️ Update <code>docs/en/docs/fastapi-cli.md</code>. PR <a
href="https://redirect.github.com/tiangolo/fastapi/pull/11715">#11715</a>
by <a
href="https://github.com/alejsdev"><code>@​alejsdev</code></a>.</li>
<li>📝 Update External Links . PR <a
href="https://redirect.github.com/tiangolo/fastapi/pull/11500">#11500</a>
by <a
href="https://github.com/devon2018"><code>@​devon2018</code></a>.</li>
<li>📝 Add External Link: Tutorial de FastAPI, ¿el mejor framework de
Python?. PR <a
href="https://redirect.github.com/tiangolo/fastapi/pull/11618">#11618</a>
by <a
href="https://github.com/EduardoZepeda"><code>@​EduardoZepeda</code></a>.</li>
<li>📝 Fix typo in
<code>docs/en/docs/tutorial/body-multiple-params.md</code>. PR <a
href="https://redirect.github.com/tiangolo/fastapi/pull/11698">#11698</a>
by <a href="https://github.com/mwb-u"><code>@​mwb-u</code></a>.</li>
<li>📝 Add External Link: Deploy a Serverless FastAPI App with Neon
Postgres and AWS App Runner at any scale. PR <a
href="https://redirect.github.com/tiangolo/fastapi/pull/11633">#11633</a>
by <a
href="https://github.com/ananis25"><code>@​ananis25</code></a>.</li>
<li>📝 Update <code>security/first-steps.md</code>. PR <a
href="https://redirect.github.com/tiangolo/fastapi/pull/11674">#11674</a>
by <a
href="https://github.com/alejsdev"><code>@​alejsdev</code></a>.</li>
<li>📝 Update <code>security/first-steps.md</code>. PR <a
href="https://redirect.github.com/tiangolo/fastapi/pull/11673">#11673</a>
by <a
href="https://github.com/alejsdev"><code>@​alejsdev</code></a>.</li>
<li>📝 Update note in <code>path-params-numeric-validations.md</code>. PR
<a
href="https://redirect.github.com/tiangolo/fastapi/pull/11672">#11672</a>
by <a
href="https://github.com/alejsdev"><code>@​alejsdev</code></a>.</li>
<li>📝 Tweak intro docs about <code>Annotated</code> and
<code>Query()</code> params. PR <a
href="https://redirect.github.com/tiangolo/fastapi/pull/11664">#11664</a>
by <a
href="https://github.com/tiangolo"><code>@​tiangolo</code></a>.</li>
<li>📝 Update JWT auth documentation to use PyJWT instead of pyhon-jose.
PR <a
href="https://redirect.github.com/tiangolo/fastapi/pull/11589">#11589</a>
by <a
href="https://github.com/estebanx64"><code>@​estebanx64</code></a>.</li>
<li>📝 Update docs. PR <a
href="https://redirect.github.com/tiangolo/fastapi/pull/11603">#11603</a>
by <a
href="https://github.com/alejsdev"><code>@​alejsdev</code></a>.</li>
<li>✏️ Fix typo: convert every 're-use' to 'reuse'.. PR <a
href="https://redirect.github.com/tiangolo/fastapi/pull/11598">#11598</a>
by <a
href="https://github.com/hasansezertasan"><code>@​hasansezertasan</code></a>.</li>
<li>✏️ Fix typo in <code>fastapi/applications.py</code>. PR <a
href="https://redirect.github.com/tiangolo/fastapi/pull/11593">#11593</a>
by <a
href="https://github.com/petarmaric"><code>@​petarmaric</code></a>.</li>
<li>✏️ Fix link in <code>fastapi-cli.md</code>. PR <a
href="https://redirect.github.com/tiangolo/fastapi/pull/11524">#11524</a>
by <a
href="https://github.com/svlandeg"><code>@​svlandeg</code></a>.</li>
</ul>
<h3>Translations</h3>
<ul>
<li>🌐 Add Spanish translation for
<code>docs/es/docs/how-to/graphql.md</code>. PR <a
href="https://redirect.github.com/tiangolo/fastapi/pull/11697">#11697</a>
by <a
href="https://github.com/camigomezdev"><code>@​camigomezdev</code></a>.</li>
<li>🌐 Add Portuguese translation for
<code>docs/pt/docs/reference/index.md</code>. PR <a
href="https://redirect.github.com/tiangolo/fastapi/pull/11840">#11840</a>
by <a
href="https://github.com/lucasbalieiro"><code>@​lucasbalieiro</code></a>.</li>
<li>🌐 Fix link in German translation. PR <a
href="https://redirect.github.com/tiangolo/fastapi/pull/11836">#11836</a>
by <a
href="https://github.com/anitahammer"><code>@​anitahammer</code></a>.</li>
<li>🌐 Add Portuguese translation for
<code>docs/pt/docs/tutorial/dependencies/sub-dependencies.md</code>. PR
<a
href="https://redirect.github.com/tiangolo/fastapi/pull/11792">#11792</a>
by <a
href="https://github.com/Joao-Pedro-P-Holanda"><code>@​Joao-Pedro-P-Holanda</code></a>.</li>
<li>🌐 Add Turkish translation for
<code>docs/tr/docs/tutorial/request-forms.md</code>. PR <a
href="https://redirect.github.com/tiangolo/fastapi/pull/11553">#11553</a>
by <a
href="https://github.com/hasansezertasan"><code>@​hasansezertasan</code></a>.</li>
<li>🌐 Add Portuguese translation for
<code>docs/pt/docs/reference/exceptions.md</code>. PR <a
href="https://redirect.github.com/tiangolo/fastapi/pull/11834">#11834</a>
by <a
href="https://github.com/lucasbalieiro"><code>@​lucasbalieiro</code></a>.</li>
<li>🌐 Add Portuguese translation for
<code>docs/pt/docs/tutorial/dependencies/global-dependencies.md</code>.
PR <a
href="https://redirect.github.com/tiangolo/fastapi/pull/11826">#11826</a>
by <a
href="https://github.com/Joao-Pedro-P-Holanda"><code>@​Joao-Pedro-P-Holanda</code></a>.</li>
<li>🌐 Add Portuguese translation for
<code>docs/pt/docs/how-to/general.md</code>. PR <a
href="https://redirect.github.com/tiangolo/fastapi/pull/11825">#11825</a>
by <a
href="https://github.com/lucasbalieiro"><code>@​lucasbalieiro</code></a>.</li>
<li>🌐 Add Portuguese translation for
<code>docs/pt/docs/advanced/async-tests.md</code>. PR <a
href="https://redirect.github.com/tiangolo/fastapi/pull/11808">#11808</a>
by <a href="https://github.com/ceb10n"><code>@​ceb10n</code></a>.</li>
<li>🌐 Add Ukrainian translation for
<code>docs/uk/docs/tutorial/first-steps.md</code>. PR <a
href="https://redirect.github.com/tiangolo/fastapi/pull/11809">#11809</a>
by <a
href="https://github.com/vkhoroshchak"><code>@​vkhoroshchak</code></a>.</li>
<li>🌐 Add Portuguese translation for
<code>docs/pt/docs/tutorial/dependencies/dependencies-in-path-operation-operators.md</code>.
PR <a
href="https://redirect.github.com/tiangolo/fastapi/pull/11804">#11804</a>
by <a
href="https://github.com/Joao-Pedro-P-Holanda"><code>@​Joao-Pedro-P-Holanda</code></a>.</li>
<li>🌐 Add Chinese translation for
<code>docs/zh/docs/fastapi-cli.md</code>. PR <a
href="https://redirect.github.com/tiangolo/fastapi/pull/11786">#11786</a>
by <a
href="https://github.com/logan2d5"><code>@​logan2d5</code></a>.</li>
<li>🌐 Add Portuguese translation for
<code>docs/pt/docs/advanced/openapi-webhooks.md</code>. PR <a
href="https://redirect.github.com/tiangolo/fastapi/pull/11791">#11791</a>
by <a href="https://github.com/ceb10n"><code>@​ceb10n</code></a>.</li>
<li>🌐 Update Chinese translation for
<code>docs/tutorial/security/oauth2-jwt.md</code>. PR <a
href="https://redirect.github.com/tiangolo/fastapi/pull/11781">#11781</a>
by <a
href="https://github.com/logan2d5"><code>@​logan2d5</code></a>.</li>
<li>📝 Fix image missing in French translation for
<code>docs/fr/docs/async.md</code> . PR <a
href="https://redirect.github.com/tiangolo/fastapi/pull/11787">#11787</a>
by <a
href="https://github.com/pe-brian"><code>@​pe-brian</code></a>.</li>
<li>🌐 Add Portuguese translation for
<code>docs/pt/docs/advanced/advanced-dependencies.md</code>. PR <a
href="https://redirect.github.com/tiangolo/fastapi/pull/11775">#11775</a>
by <a href="https://github.com/ceb10n"><code>@​ceb10n</code></a>.</li>
<li>🌐 Add Portuguese translation for
<code>docs/pt/docs/tutorial/dependencies/classes-as-dependencies.md</code>.
PR <a
href="https://redirect.github.com/tiangolo/fastapi/pull/11768">#11768</a>
by <a
href="https://github.com/Joao-Pedro-P-Holanda"><code>@​Joao-Pedro-P-Holanda</code></a>.</li>
<li>🌐 Add Portuguese translation for
<code>docs/pt/docs/advanced/additional-status-codes.md</code>. PR <a
href="https://redirect.github.com/tiangolo/fastapi/pull/11753">#11753</a>
by <a href="https://github.com/ceb10n"><code>@​ceb10n</code></a>.</li>
<li>🌐 Add Portuguese translation for
<code>docs/pt/docs/tutorial/dependencies/index.md</code>. PR <a
href="https://redirect.github.com/tiangolo/fastapi/pull/11757">#11757</a>
by <a
href="https://github.com/Joao-Pedro-P-Holanda"><code>@​Joao-Pedro-P-Holanda</code></a>.</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tiangolo/fastapi/commit/b1993642461031bac9d21dd87e7faf59f19049f6"><code>b199364</code></a>
🔖 Release version 0.111.1</li>
<li><a
href="https://github.com/tiangolo/fastapi/commit/38db0a585870e14b7561c8ac420f2ede3564e995"><code>38db0a5</code></a>
📝 Update release notes</li>
<li><a
href="https://github.com/tiangolo/fastapi/commit/0f22c76d7d27790803c036ef66124c68e1b44dd3"><code>0f22c76</code></a>
📝 Update release notes</li>
<li><a
href="https://github.com/tiangolo/fastapi/commit/4d3ef06029fec473b2b185da55f6d355d052e1ac"><code>4d3ef06</code></a>
➖ Remove orjson and ujson from default dependencies (<a
href="https://redirect.github.com/tiangolo/fastapi/issues/11842">#11842</a>)</li>
<li><a
href="https://github.com/tiangolo/fastapi/commit/7a9396c839bae676d32a97b46c39abef5b7c0ca5"><code>7a9396c</code></a>
📝 Update release notes</li>
<li><a
href="https://github.com/tiangolo/fastapi/commit/0b1e2ec2a6109fc6db8f8fd216d4843930d4d62a"><code>0b1e2ec</code></a>
✏️ Rewording in <code>docs/en/docs/fastapi-cli.md</code> (<a
href="https://redirect.github.com/tiangolo/fastapi/issues/11716">#11716</a>)</li>
<li><a
href="https://github.com/tiangolo/fastapi/commit/fb15c48556a44b8bb8cf9dd55000b95813f20bc7"><code>fb15c48</code></a>
📝 Update release notes</li>
<li><a
href="https://github.com/tiangolo/fastapi/commit/9d74b23670ae7b7fa4ccb5d6cbfea7373ff12dd7"><code>9d74b23</code></a>
♻️ Simplify internal docs script (<a
href="https://redirect.github.com/tiangolo/fastapi/issues/11777">#11777</a>)</li>
<li><a
href="https://github.com/tiangolo/fastapi/commit/3a8f6cd1a2fc5a30c853c10b6bb411b62c84e3ee"><code>3a8f6cd</code></a>
📝 Update release notes</li>
<li><a
href="https://github.com/tiangolo/fastapi/commit/60f7fe400618bdbd7660212d86ffe04504bf2096"><code>60f7fe4</code></a>
📝 Update Hypercorn links in all the docs (<a
href="https://redirect.github.com/tiangolo/fastapi/issues/11744">#11744</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/tiangolo/fastapi/compare/0.111.0...0.111.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=fastapi&package-manager=pip&previous-version=0.111.0&new-version=0.111.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>
  • Loading branch information
eve-ci-cd[bot] authored Jul 16, 2024
2 parents 0624f37 + 711b8dd commit ca2b467
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 136 deletions.
139 changes: 4 additions & 135 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ include = ["pyproject.toml", "README.md", "LICENSE", "images/**/*"]

[tool.poetry.dependencies]
python = "^3.11"
fastapi = "^0.111.0"
fastapi = "^0.111.1"
uvicorn = { extras = ["standard"], version = "^0.30.1" }
pydantic = ">=1.10.2,<2.0"
redis-om = "^0.3.1"
Expand Down

0 comments on commit ca2b467

Please sign in to comment.