Skip to content

build(deps): update fastapi requirement from ^0.75.2 to ^0.77.0#7

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/fastapi-tw-0.77.0
Closed

build(deps): update fastapi requirement from ^0.75.2 to ^0.77.0#7
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/fastapi-tw-0.77.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 10, 2022

Updates the requirements on fastapi to permit the latest version.

Release notes

Sourced from fastapi's releases.

0.77.0

Upgrades

  • ⬆ Upgrade Starlette from 0.18.0 to 0.19.0. PR #4488 by @​Kludex.
    • When creating an explicit JSONResponse the content argument is now required.

Docs

  • 📝 Add external link to article: Seamless FastAPI Configuration with ConfZ. PR #4414 by @​silvanmelchior.
  • 📝 Add external link to article: 5 Advanced Features of FastAPI You Should Try. PR #4436 by @​kaustubhgupta.
  • ✏ Reword to improve legibility of docs about TestClient. PR #4389 by @​rgilton.
  • 📝 Add external link to blog post about Kafka, FastAPI, and Ably. PR #4044 by @​Ugbot.
  • ✏ Fix typo in docs/en/docs/tutorial/sql-databases.md. PR #4875 by @​wpyoga.
  • ✏ Fix typo in docs/en/docs/async.md. PR #4726 by @​Prezu.

Translations

  • 🌐 Update source example highlights for docs/zh/docs/tutorial/query-params-str-validations.md. PR #4237 by @​caimaoy.
  • 🌐 Remove translation docs references to aiofiles as it's no longer needed since AnyIO. PR #3594 by @​alonme.
  • ✏ 🌐 Fix typo in Portuguese translation for docs/pt/docs/tutorial/path-params.md. PR #4722 by @​CleoMenezesJr.
  • 🌐 Fix live docs server for translations for some languages. PR #4729 by @​wakabame.
  • 🌐 Add Portuguese translation for docs/pt/docs/tutorial/cookie-params.md. PR #4112 by @​lbmendes.
  • 🌐 Fix French translation for docs/tutorial/body.md. PR #4332 by @​Smlep.
  • 🌐 Add Japanese translation for docs/ja/docs/advanced/conditional-openapi.md. PR #2631 by @​sh0nk.
  • 🌐 Fix Japanese translation of docs/ja/docs/tutorial/body.md. PR #3062 by @​a-takahashi223.
  • 🌐 Add Portuguese translation for docs/pt/docs/tutorial/background-tasks.md. PR #2170 by @​izaguerreiro.
  • 🌐 Add Portuguese translation for docs/deployment/deta.md. PR #4442 by @​lsglucas.
  • 🌐 Add Russian translation for docs/async.md. PR #4036 by @​Winand.
  • 🌐 Add Portuguese translation for docs/tutorial/body.md. PR #3960 by @​leandrodesouzadev.
  • 🌐 Add Portuguese translation of tutorial/extra-data-types.md. PR #4077 by @​luccasmmg.
  • 🌐 Update German translation for docs/features.md. PR #3905 by @​jomue.
Commits
  • 0696454 🔖 Release version 0.77.0
  • a145d3d 📝 Update release notes
  • 453471d 📝 Update release notes
  • 938b1a3 📝 Update release notes
  • 4ce27b5 📝 Add external link to article: Seamless FastAPI Configuration with ConfZ (#4...
  • f9134fe 📝 Add external link to article: 5 Advanced Features of FastAPI You Should Try...
  • d8ca285 📝 Update release notes
  • 1233a7d ✏ Reword to improve legibility of docs about TestClient (#4389)
  • 3890240 📝 Update release notes
  • 4fa0cd4 🌐 Update source example highlights for `docs/zh/docs/tutorial/query-params-st...
  • Additional commits viewable in compare view

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 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 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)

Updates the requirements on [fastapi](https://github.com/tiangolo/fastapi) to permit the latest version.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.75.2...0.77.0)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 10, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 11, 2022

Superseded by #8.

@dependabot dependabot Bot closed this May 11, 2022
@dependabot dependabot Bot deleted the dependabot/pip/fastapi-tw-0.77.0 branch May 11, 2022 02:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants