[dependency]: Update asgiref requirement from ~=3.11.0 to ~=3.12.1 in /bridge - #2467
Open
dependabot[bot] wants to merge 1 commit into
Open
[dependency]: Update asgiref requirement from ~=3.11.0 to ~=3.12.1 in /bridge#2467dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #2467 +/- ##
==========================================
+ Coverage 95.63% 96.85% +1.22%
==========================================
Files 719 320 -399
Lines 53897 22269 -31628
Branches 1405 221 -1184
==========================================
- Hits 51545 21569 -29976
+ Misses 2296 693 -1603
+ Partials 56 7 -49
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Updates the requirements on [asgiref](https://github.com/django/asgiref) to permit the latest version. - [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt) - [Commits](django/asgiref@3.11.0...3.12.1) --- updated-dependencies: - dependency-name: asgiref dependency-version: 3.12.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/bridge/dev/asgiref-approx-eq-3.12.1
branch
from
August 7, 2026 00:14
6796e26 to
b2bcb76
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on asgiref to permit the latest version.
Changelog
Sourced from asgiref's changelog.
... (truncated)
Commits
ef9d4b8Releasing 3.12.134fba63Restore previous SyncToAsync.call internal code shape.a43900cSeparate mypy from tests extra.1b7c338Releasing 3.12.0157d9d4Renovate precommit (#552)deda0d4Test free-threading builds and fix Local data leak for thread_inherit_context...a54250aDon’t capture the event loop inAsyncToSync.__init__(#562)836356aUse asyncio.run in StatelessServer.run (#561)e04afd5Dropped support for Python 3.9. (#543)95d2430Fixed #535: ThreadSensitiveContext.aexit blocking the event loop. (#563)