diff --git a/dev-python/httpcore/httpcore-1.0.5.ebuild b/dev-python/httpcore/httpcore-1.0.5.ebuild index e1b37849a4d53..8c05f74f913c4 100644 --- a/dev-python/httpcore/httpcore-1.0.5.ebuild +++ b/dev-python/httpcore/httpcore-1.0.5.ebuild @@ -40,7 +40,7 @@ BDEPEND=" $(python_gen_cond_dep ' dev-python/pytest-trio[${PYTHON_USEDEP}] dev-python/trio[${PYTHON_USEDEP}] - ' 3.{10..12}) + ' 3.{10..13}) ) "