diff --git a/dev-python/hvac/hvac-2.4.0.ebuild b/dev-python/hvac/hvac-2.4.0.ebuild index dd81186cc1a0c..20eee509680d1 100644 --- a/dev-python/hvac/hvac-2.4.0.ebuild +++ b/dev-python/hvac/hvac-2.4.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry PYPI_VERIFY_REPO=https://github.com/hvac/hvac -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit distutils-r1 pypi