Closed renovate[bot] closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.77%. Comparing base (
f62c4db
) to head (9d70848
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
==3.7.2
->==3.8.0
Release Notes
django/asgiref (asgiref)
### [`v3.8.0`](https://togithub.com/django/asgiref/blob/HEAD/CHANGELOG.txt#380-2024-03-20) [Compare Source](https://togithub.com/django/asgiref/compare/3.7.2...3.8.0) - Adds support for Python 3.12. - Drops support for (end-of-life) Python 3.7. - Fixes task cancellation propagation to subtasks when using synchronous Django middleware. - Allows nesting `sync_to_async` via `asyncio.wait_for`. - Corrects WSGI adapter handling of root path. - Handles case where `"client"` is `None` in WsgiToAsgi adapter.Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.