@@ -138,7 +138,8 @@ envlist =
138138 python-framework_graphql-py37-graphql{0301,0302},
139139 python-framework_pyramid-{py37,py38,py39,py310,py311,py312,py313,pypy310}-Pyramidlatest,
140140 python-framework_pyramid-{py37,py38,py39,py310,py311,py312,py313,pypy310}-Pyramid0110-cornice,
141- python-framework_sanic-{py37,py38,py39,py310,py311,py312,py313,pypy310}-saniclatest,
141+ python-framework_sanic-{py37,py38}-sanic2406,
142+ python-framework_sanic-{py39,py310,py311,py312,py313,pypy310}-saniclatest,
142143 python-framework_sanic-{py38,pypy310}-sanic{200904,210300,2109,2112,2203,2290},
143144 python-framework_starlette-{py310,pypy310}-starlette{0014,0015,0019,0028},
144145 python-framework_starlette-{py37,py38,py39,py310,py311,py312,py313,pypy310}-starlettelatest,
@@ -359,6 +360,7 @@ deps =
359360 framework_sanic-sanic2112: sanic<21.13
360361 framework_sanic-sanic2203: sanic<22.4
361362 framework_sanic-sanic2290: sanic<22.9.1
363+ framework_sanic-sanic2406: sanic<24.07
362364 framework_sanic-saniclatest: sanic
363365 framework_sanic-sanic{200904,210300,2109,2112,2203,2290}: websockets<11
364366 ; For test_exception_in_middleware test, anyio is used:
0 commit comments