-
Notifications
You must be signed in to change notification settings - Fork 250
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
chore(deps): update sanic requirement from <24,>=22 to >=22,<25 #1233
Conversation
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@v22.3.0...v24.12.0) --- updated-dependencies: - dependency-name: sanic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1233 +/- ##
=======================================
Coverage 90.96% 90.96%
=======================================
Files 222 222
Lines 7501 7501
=======================================
Hits 6823 6823
Misses 678 678 ☔ View full report in Codecov by Sentry. |
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@v22.3.0...v24.12.0) --- updated-dependencies: - dependency-name: sanic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
4a21e03
to
3488d95
Compare
It seems something has been changed on Sanic side since v25:
|
…b.com/slackapi/bolt-python into dependabot/pip/sanic-gte-22-and-lt-25
@seratch I made a commit on this PR that changes which version of Python |
@WilliamBergamin Nice! Thanks for resolving it 👍 |
Updates the requirements on sanic to permit the latest version.
Release notes
Sourced from sanic's releases.
Commits
2beeeee
24.12 Release (#3021)60ca033
Remove 3.8 and add 3.13 (#3020)4327b8b
Custom commands (#3019)831c64f
gh-2985: Fixedmixins.startup.serve
UnboundLocalError. (#2992)f23952e
chore: supportJSONRepsonse
dumps
callable return typebytes
(#3000)1450e6d
fix origins in decorator (#3007)0d34d1c
Fix incompatible type annotation ofget
method in theHTTPMethodView
clas...1d8425b
Cleanupsetup.cfg
(#3017)79a7f21
Kill the entire process group if applicable (#3015)665234d
Fix SanicExceptionquiet
attribute handling when set to False (#3009)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)