Update dependency fastapi to v0.97.0 #8

Merged
profitroll merged 1 commits from renovate/fastapi-0.x into dev 2023-06-14 11:48:37 +03:00
Collaborator

This PR contains the following updates:

Package Update Change
fastapi minor ==0.96.1 -> ==0.97.0

Release Notes

tiangolo/fastapi

v0.97.0

Compare Source

Features
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.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [fastapi](https://github.com/tiangolo/fastapi) | minor | `==0.96.1` -> `==0.97.0` | --- ### Release Notes <details> <summary>tiangolo/fastapi</summary> ### [`v0.97.0`](https://github.com/tiangolo/fastapi/releases/tag/0.97.0) [Compare Source](https://github.com/tiangolo/fastapi/compare/0.96.1...0.97.0) ##### Features - ✨ Add support for `dependencies` in WebSocket routes. PR [#&#8203;4534](https://github.com/tiangolo/fastapi/pull/4534) by [@&#8203;paulo-raca](https://github.com/paulo-raca). - ✨ Add exception handler for `WebSocketRequestValidationError` (which also allows to override it). PR [#&#8203;6030](https://github.com/tiangolo/fastapi/pull/6030) by [@&#8203;kristjanvalur](https://github.com/kristjanvalur). ##### Refactors - ⬆️ Upgrade and fully migrate to Ruff, remove isort, includes a couple of tweaks suggested by the new version of Ruff. PR [#&#8203;9660](https://github.com/tiangolo/fastapi/pull/9660) by [@&#8203;tiangolo](https://github.com/tiangolo). - ♻️ Update internal type annotations and upgrade mypy. PR [#&#8203;9658](https://github.com/tiangolo/fastapi/pull/9658) by [@&#8203;tiangolo](https://github.com/tiangolo). - ♻️ Simplify `AsyncExitStackMiddleware` as without Python 3.6 `AsyncExitStack` is always available. PR [#&#8203;9657](https://github.com/tiangolo/fastapi/pull/9657) by [@&#8203;tiangolo](https://github.com/tiangolo). ##### Upgrades - ⬆️ Upgrade Black. PR [#&#8203;9661](https://github.com/tiangolo/fastapi/pull/9661) by [@&#8203;tiangolo](https://github.com/tiangolo). ##### Internal - 💚 Update CI cache to fix installs when dependencies change. PR [#&#8203;9659](https://github.com/tiangolo/fastapi/pull/9659) by [@&#8203;tiangolo](https://github.com/tiangolo). - ⬇️ Separate requirements for development into their own requirements.txt files, they shouldn't be extras. PR [#&#8203;9655](https://github.com/tiangolo/fastapi/pull/9655) by [@&#8203;tiangolo](https://github.com/tiangolo). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS41NC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNTQuMCJ9-->
Renovate added 1 commit 2023-06-14 11:41:44 +03:00
profitroll merged commit 30d72c84ed into dev 2023-06-14 11:48:37 +03:00
profitroll deleted branch renovate/fastapi-0.x 2023-06-14 11:48:37 +03:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: profitroll/PhotosAPI#8
No description provided.