| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
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] <support@github.com>
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. |
Sorry, something went wrong.
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] <support@github.com>
|
It seems something has been changed on Sanic side since v25: ________ ERROR collecting tests/adapter_tests_async/test_async_sanic.py ________
tests/adapter_tests_async/test_async_sanic.py:7: in <module>
from sanic import Sanic
/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/sanic/__init__.py:6: in <module>
from sanic.app import Sanic
/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/sanic/app.py:50: in <module>
from sanic.application.state import ApplicationState, ServerStage
/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/sanic/application/state.py:12: in <module>
from sanic.log import VerbosityFilter, logger
/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/sanic/log.py:1: in <module>
from sanic.logging.color import Colors
/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/sanic/logging/color.py:8: in <module>
from sanic.helpers import is_atty
/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/sanic/helpers.py:[21](https://github.com/slackapi/bolt-python/actions/runs/12604289956/job/35130902961?pr=1233#step:18:22): in <module>
STATUS_CODES: dict[int, bytes] = {
E TypeError: 'type' object is not subscriptable
|
Sorry, something went wrong.
…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 sanic is installed based on the version of python Python 3.6 -> sanic 20 |
Sorry, something went wrong.
|
@WilliamBergamin Nice! Thanks for resolving it 👍 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Updates the requirements on sanic to permit the latest version.
Release notesSourced from sanic's releases.
CommitsDependabot 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: