Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump fastapi from 0.68.1 to 0.68.2 #878

Merged
merged 1 commit into from
Oct 5, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 5, 2021

Bumps fastapi from 0.68.1 to 0.68.2.

Release notes

Sourced from fastapi's releases.

0.68.2

This release has no breaking changes. 🎉

It upgrades the version ranges of sub-dependencies to allow applications using FastAPI to easily upgrade them.

Soon there will be a new FastAPI release upgrading Starlette to take advantage of recent improvements, but as that has a higher chance of having breaking changes, it will be in a separate release.

Features

  • ⬆Increase supported version of aiofiles to suppress warnings. PR #2899 by @​SnkSynthesis.
  • ➖ Do not require backports in Python >= 3.7. PR #1880 by @​FFY00.
  • ⬆ Upgrade required Python version to >= 3.6.1, needed by typing.Deque, used by Pydantic. PR #2733 by @​hukkin.
  • ⬆️ Bump Uvicorn max range to 0.15.0. PR #3345 by @​Kludex.

Docs

  • 📝 Update GraphQL docs, recommend Strawberry. PR #3981 by @​tiangolo.
  • 📝 Re-write and extend Deployment guide: Concepts, Uvicorn, Gunicorn, Docker, Containers, Kubernetes. PR #3974 by @​tiangolo.
  • 📝 Upgrade HTTPS guide with more explanations and diagrams. PR #3950 by @​tiangolo.

Translations

  • 🌐 Add Turkish translation for docs/features.md. PR #1950 by @​ycd.
  • 🌐 Add Turkish translation for docs/benchmarks.md. PR #2729 by @​Telomeraz.
  • 🌐 Add Turkish translation for docs/index.md. PR #1908 by @​ycd.
  • 🌐 Add French translation for docs/tutorial/body.md. PR #3671 by @​Smlep.
  • 🌐 Add French translation for deployment/docker.md. PR #3694 by @​rjNemo.
  • 🌐 Add Portuguese translation for docs/tutorial/path-params.md. PR #3664 by @​FelipeSilva93.
  • 🌐 Add Portuguese translation for docs/deployment/https.md. PR #3754 by @​lsglucas.
  • 🌐 Add German translation for docs/features.md. PR #3699 by @​mawassk.

Internal

Commits
  • 378fa4e 🔖 Release version 0.68.2
  • eb515b1 📝 Re-structure release notes
  • 19fd336 📝 Update release notes
  • 63744b2 🌐 Add Turkish translation for docs/features.md (#1950)
  • 85f0d2b 📝 Update release notes
  • 507e9ba 🌐 Add Turkish translation for docs/benchmarks.md (#2729)
  • c6461ad 📝 Update release notes
  • 5fbf597 🌐 Add Turkish translation for docs/index.md (#1908)
  • bc99d2b 📝 Update release notes
  • 0eb27ab 🌐 Add French translation for docs/tutorial/body.md (#3671)
  • 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)

Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.68.1 to 0.68.2.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.68.1...0.68.2)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Oct 5, 2021
@L1ghtn1ng L1ghtn1ng merged commit 8149726 into master Oct 5, 2021
@L1ghtn1ng L1ghtn1ng deleted the dependabot/pip/master/fastapi-0.68.2 branch October 5, 2021 21:12
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.

1 participant