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

⬆ Update fastapi requirement from <0.90.0,>=0.65.2 to >=0.65.2,<0.91.0 #361

Merged
merged 1 commit into from
Feb 9, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2023

Updates the requirements on fastapi to permit the latest version.

Release notes

Sourced from fastapi's releases.

0.90.0

Upgrades

  • ⬆️ Bump Starlette from 0.22.0 to 0.23.0. Initial PR #5739 by @​Kludex.

Docs

Translations

  • 🌐 Add Russian translation for docs/ru/docs/tutorial/body-fields.md. PR #5898 by @​simatheone.
  • 🌐 Add Russian translation for docs/ru/docs/help-fastapi.md. PR #5970 by @​tiangolo.
  • 🌐 Add Portuguese translation for docs/pt/docs/tutorial/static-files.md. PR #5858 by @​batlopes.
  • 🌐 Add Portuguese translation for docs/pt/docs/tutorial/encoder.md. PR #5525 by @​felipebpl.
  • 🌐 Add Russian translation for docs/ru/docs/contributing.md. PR #5870 by @​Xewus.

Internal

Commits
  • 148bcf5 🔖 Release version 0.90.0
  • e4c8df0 📝 Update release notes
  • b313f86 📝 Update release notes
  • 9293795 ⬆️ Bump Starlette from 0.22.0 to 0.23.0 (#5739)
  • 58757f6 📝 Update release notes
  • 88dc4ce 📝 Add article "Tortoise ORM / FastAPI 整合快速筆記" to External Links (#5496)
  • c9d3656 📝 Update release notes
  • 3e4840f ⬆️ Upgrade Ubuntu version for docs workflow (#5971)
  • 9cb2586 📝 Update release notes
  • 8b62319 🌐 Add Russian translation for docs/ru/docs/tutorial/body-fields.md (#5898)
  • 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.65.2...0.90.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from yezz123 as a code owner February 9, 2023 04:07
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 9, 2023
@codecov
Copy link

codecov bot commented Feb 9, 2023

Codecov Report

Base: 91.78% // Head: 91.78% // No change to project coverage 👍

Coverage data is based on head (754f371) compared to base (c02bfa2).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #361   +/-   ##
=======================================
  Coverage   91.78%   91.78%           
=======================================
  Files          56       56           
  Lines        1985     1985           
=======================================
  Hits         1822     1822           
  Misses        163      163           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@yezz123 yezz123 merged commit 75d747d into main Feb 9, 2023
@yezz123 yezz123 deleted the dependabot/pip/fastapi-gte-0.65.2-and-lt-0.91.0 branch February 9, 2023 07:15
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