chore(deps): update dependency quart to ^0.20.0 #271

Merged
Xefir merged 1 commits from renovate/quart-0.x into master 2024-12-24 09:36:13 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
quart (changelog) dependencies minor ^0.19.9 -> ^0.20.0

Release Notes

pallets/quart (quart)

v0.20.0

Compare Source

Released 2024-12-23

  • Drop support for Python 3.8.
  • Fix deprecated asyncio.iscoroutinefunction for Python 3.14.
  • Allow AsyncIterable to be passed to Response.
  • Support max_form_parts and max_form_memory_size.

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 | Type | Update | Change | |---|---|---|---| | [quart](https://github.com/pallets/quart) ([changelog](https://quart.palletsprojects.com/en/latest/changes.html)) | dependencies | minor | `^0.19.9` -> `^0.20.0` | --- ### Release Notes <details> <summary>pallets/quart (quart)</summary> ### [`v0.20.0`](https://github.com/pallets/quart/blob/HEAD/CHANGES.md#Version-0200) [Compare Source](https://github.com/pallets/quart/compare/0.19.9...0.20.0) Released 2024-12-23 - Drop support for Python 3.8. - Fix deprecated `asyncio.iscoroutinefunction` for Python 3.14. - Allow `AsyncIterable` to be passed to `Response`. - Support max_form_parts and max_form_memory_size. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODEuNiIsInVwZGF0ZWRJblZlciI6IjM3LjE4MS42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
Renovate added 1 commit 2024-12-24 00:03:25 +00:00
chore(deps): update dependency quart to ^0.20.0
All checks were successful
divent / lint (push) Successful in 1m32s
divent / docker (push) Successful in 1m23s
divent / pypi (push) Has been skipped
5e2cc4d0e2
Xefir merged commit fd28ade807 into master 2024-12-24 09:36:13 +00:00
Xefir deleted branch renovate/quart-0.x 2024-12-24 09:36:14 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
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: Xefir/Divent#271
No description provided.