Skip to content

Commit a4c0123

Browse files
committed
Pin tracerite for sanic v24.06:
1 parent 9e67343 commit a4c0123

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tox.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,8 @@ deps =
383383
framework_sanic-sanic2290: sanic<22.9.1
384384
framework_sanic-sanic2406: sanic<24.07
385385
framework_sanic-saniclatest: sanic
386-
; Pin this temporarily since there is a bug in v1.1.2 in inspector.py, line 119
386+
; Pin this temporarily since there is a bug in v1.1.2 in inspector.py, line 119
387+
framework_sanic-sanic2406: tracerite<1.1.2
387388
framework_sanic-saniclatest: tracerite<1.1.2
388389
framework_sanic-sanic{200904,210300,2109,2112,2203,2290}: websockets<11
389390
; For test_exception_in_middleware test, anyio is used:

0 commit comments

Comments
 (0)