ZingyTomato / GaanaPy

An Unofficial Gaana API Written in Python 3
GNU General Public License v3.0
10 stars 7 forks source link

Bump fastapi from 0.85.2 to 0.86.0 #8

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps fastapi from 0.85.2 to 0.86.0.

Release notes

Sourced from fastapi's releases.

0.86.0

Features

Fixes

  • 🐛 Close FormData (uploaded files) after the request is done. PR #5465 by @​adriangb.

Docs

Translations

  • 🌐 Update wording in Chinese translation for docs/zh/docs/python-types.md. PR #5416 by @​supercaizehua.
  • 🌐 Add Russian translation for docs/ru/docs/deployment/index.md. PR #5336 by @​Xewus.
  • 🌐 Update Chinese translation for docs/tutorial/security/oauth2-jwt.md. PR #3846 by @​jaystone776.

Internal

Commits
  • ccd2423 🔖 Release version 0.86.0
  • 066cfae 📝 Update release notes
  • 51e768e 📝 Update release notes
  • 10fbfd6 ⬆ Add Python 3.11 to the officially supported versions (#5587)
  • 85e602d 📝 Update release notes
  • fbc13d1 📝 Update release notes
  • d4e2bdb ✏ Fix typo in docs/en/docs/tutorial/security/oauth2-jwt.md (#5584)
  • 8a5befd 📝 Update release notes
  • 9a442c9 👷 Update FastAPI People to exclude bots: pre-commit-ci, dependabot (#5586)
  • 4fa4965 📝 Update coverage badge to use Samuel Colvin's Smokeshow (#5585)
  • Additional commits viewable in compare view


Dependabot compatibility score

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)