chore(deps): update sanic requirement from <26,>=21 to >=25.3.0,<26#1506
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1506 +/- ##
=======================================
Coverage 91.30% 91.30%
=======================================
Files 228 228
Lines 7271 7271
=======================================
Hits 6639 6639
Misses 632 632 ☔ View full report in Codecov by Sentry. |
WilliamBergamin
approved these changes
May 25, 2026
Updates the requirements on [sanic](https://github.com/sanic-org/sanic) to permit the latest version. - [Release notes](https://github.com/sanic-org/sanic/releases) - [Commits](sanic-org/sanic@v21.3.0...v25.3.0) --- updated-dependencies: - dependency-name: sanic dependency-version: 25.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
0b190f9 to
16b256f
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.
Warning
Dependabot will stop supporting
python v3.9!Please upgrade to one of the following versions:
v3.9,v3.10,v3.11,v3.12,v3.13, orv3.14.Updates the requirements on sanic to permit the latest version.
Release notes
Sourced from sanic's releases.
Commits
a64d7feRelease 25.3 (#3050)6bde690Subclass init allow for kwargs (#3049)7497554Add exception logging on connection auto close (#3048)1f97c3cAdd default to response.cookies (#3047)a767adeAdd missing test to workflow (#3028)60155aeHandle the websockets response body change (#3046)4a15471Try websockets 11.0+ import first, then fall back to <11.0 (#3030)f9aec47Update README.rstd94c960Add REPL context (#3042)9bd557fGh checks (#3041)