From ffe2c2fc454e8a84a1966ecd42d3cd1670123f07 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 20 Jan 2026 09:14:45 +0100 Subject: dev-python/bandit: Enable py3.14 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/bandit/bandit-1.9.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/bandit') diff --git a/dev-python/bandit/bandit-1.9.3.ebuild b/dev-python/bandit/bandit-1.9.3.ebuild index beaed3ccf4f3..c9f9703cb15e 100644 --- a/dev-python/bandit/bandit-1.9.3.ebuild +++ b/dev-python/bandit/bandit-1.9.3.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_VERIFY_REPO=https://github.com/PyCQA/bandit -PYTHON_COMPAT=( python3_{12..13} ) +PYTHON_COMPAT=( python3_{12..14} ) inherit distutils-r1 pypi -- cgit v1.3