-
-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Increase minimum yarl requirement to 1.13.0 #9305
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## master #9305 +/- ##
=======================================
Coverage 98.55% 98.55%
=======================================
Files 107 107
Lines 34867 34867
Branches 4134 4134
=======================================
Hits 34364 34364
Misses 335 335
Partials 168 168
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Backport to 3.11: 💚 backport PR created✅ Backport PR branch: Backported as #9313 🤖 @patchback |
(cherry picked from commit 9b33c81)
…to 1.13.0 (#9313) Co-authored-by: J. Nick Koston <nick@koston.org>
#9305 increased the min version of yarl to 1.13.0 for master and 3.11
Increased minimum yarl version to 1.12.0 -- by :user:
bdraco
.Will remove the compat checks in master and 3.11 after #9301 merges