Merged
Conversation
* Update wrapt * Add no GIL flag to thread_utilization extension * Enable testing for Python 3.14 free threading in tox * Add python free threading wheels * Misc updates after wrapt upgrade
* Upgrade minimum version to Python 3.8 * Formatter run for Python 3.8 to 3.9 upgrade * Update tox for Python 3.8 removal * Remove unused Python version stdlib lists * Remove ignored UP006 rule --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
* Update urllib3 to 2.6.3 * Clear out trivy ignore * Update wrapt to 2.0.1 * Update asgiref to 3.11.0 * Update packages section of setup.py and pyproject * Remove unused strict arg from urllib3 connection * Update testing cert for new requirements * Update licenses in 3rd party notices
✅MegaLinter analysis: Success
See detailed reports in MegaLinter artifacts |
2e54a70 to
d161d15
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1659 +/- ##
==========================================
+ Coverage 81.67% 81.76% +0.08%
==========================================
Files 210 210
Lines 24655 24617 -38
Branches 3884 3876 -8
==========================================
- Hits 20138 20128 -10
+ Misses 3201 3176 -25
+ Partials 1316 1313 -3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
umaannamalai
approved these changes
Feb 14, 2026
Contributor
|
|
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.

Overview
mainintodevelop-v12.0.0to repair the CI.