Closed renovate[bot] closed 1 year ago
Merging #701 (7128242) into main (6336c35) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #701 +/- ##
=======================================
Coverage 97.15% 97.15%
=======================================
Files 12 12
Lines 281 281
=======================================
Hits 273 273
Misses 8 8
:mega: Weβre building smart automated test selection to slash your CI/CD build times. Learn more
This PR contains the following updates:
==3.6.0
->==3.7.1
Release Notes
django/asgiref
### [`v3.7.1`](https://togithub.com/django/asgiref/blob/HEAD/CHANGELOG.txt#371-2023-05-24) - On Python 3.10 and below, the version of the "typing_extensions" package is now constrained to be at least version 4 (as we depend on functionality in that version and above) ### [`v3.7.0`](https://togithub.com/django/asgiref/blob/HEAD/CHANGELOG.txt#370-2023-05-23) [Compare Source](https://togithub.com/django/asgiref/compare/3.6.0...3.7.0) - Contextvars are now required for the implementation of Local as Python 3.6 is now no longer a supported version. - sync_to_async and async_to_sync now pass-through - Debug and Lifespan State extensions have resulted in a typing change for some request and response types. This change should be backwards-compatible. - `asgiref` frames will now be hidden in Django tracebacks by default. - Raw performance and garbage collection improvements in Local, SyncToAsync, and AsyncToSync.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.