diff --git a/dev-python/httpcore/httpcore-1.0.9-r1.ebuild b/dev-python/httpcore/httpcore-1.0.9-r1.ebuild index b6a2544d6b8ee..e29df53ceb7fe 100644 --- a/dev-python/httpcore/httpcore-1.0.9-r1.ebuild +++ b/dev-python/httpcore/httpcore-1.0.9-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( pypy3_11 python3_{11..13} ) +PYTHON_COMPAT=( pypy3_11 python3_{11..14} ) inherit distutils-r1 optfeature