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.97.0,>=0.65.2 to >=0.65.2,<0.98.0 #467

Merged
merged 2 commits into from Jun 12, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2023

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updates the requirements on fastapi to permit the latest version.

Release notes

Sourced from fastapi's releases.

0.97.0

Features

  • ✨ Add support for dependencies in WebSocket routes. PR #4534 by @​paulo-raca.
  • ✨ Add exception handler for WebSocketRequestValidationError (which also allows to override it). PR #6030 by @​kristjanvalur.

Refactors

  • ⬆️ Upgrade and fully migrate to Ruff, remove isort, includes a couple of tweaks suggested by the new version of Ruff. PR #9660 by @​tiangolo.
  • ♻️ Update internal type annotations and upgrade mypy. PR #9658 by @​tiangolo.
  • ♻️ Simplify AsyncExitStackMiddleware as without Python 3.6 AsyncExitStack is always available. PR #9657 by @​tiangolo.

Upgrades

Internal

  • 💚 Update CI cache to fix installs when dependencies change. PR #9659 by @​tiangolo.
  • ⬇️ Separate requirements for development into their own requirements.txt files, they shouldn't be extras. PR #9655 by @​tiangolo.
Commits
  • 3293510 🔖 Release version 0.97.0
  • 395ece7 📝 Update release notes
  • e958d30 📝 Update release notes
  • 34fca99 ⬆️ Upgrade Black (#9661)
  • 3289796 📝 Update release notes
  • 7167c77 ⬆️ Upgrade and fully migrate to Ruff, remove isort, includes a couple of twea...
  • ba882c1 📝 Update release notes
  • 4ac55af ♻️ Update internal type annotations and upgrade mypy (#9658)
  • 3390a82 📝 Update release notes
  • f5844e7 💚 Update CI cache to fix installs when dependencies change (#9659)
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @yezz123.


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](tiangolo/fastapi@0.65.2...0.97.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 Jun 12, 2023
@vercel
Copy link

vercel bot commented Jun 12, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
authx ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 12, 2023 1:24am
authx-old ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 12, 2023 1:24am

@codecov
Copy link

codecov bot commented Jun 12, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (7244590) 90.30% compared to head (0141ab7) 90.30%.

❗ Current head 0141ab7 differs from pull request most recent head ca03694. Consider uploading reports for the commit ca03694 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #467   +/-   ##
=======================================
  Coverage   90.30%   90.30%           
=======================================
  Files          25       25           
  Lines        1165     1165           
  Branches      183      183           
=======================================
  Hits         1052     1052           
  Misses         81       81           
  Partials       32       32           

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

@yezz123
Copy link
Owner

yezz123 commented Jun 12, 2023

@dependabot rebase

@yezz123
Copy link
Owner

yezz123 commented Jun 12, 2023

@dependabot squash and merge

@vercel vercel bot temporarily deployed to Preview – authx-old June 12, 2023 01:24 Inactive
@yezz123 yezz123 merged commit 84739b0 into main Jun 12, 2023
9 checks passed
@dependabot dependabot bot deleted the dependabot/pip/fastapi-gte-0.65.2-and-lt-0.98.0 branch June 12, 2023 01:25
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.

None yet

1 participant