summaryrefslogtreecommitdiff
path: root/dev-db/sqlmap/sqlmap-1.8.7.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/sqlmap/sqlmap-1.8.7.ebuild')
-rw-r--r--dev-db/sqlmap/sqlmap-1.8.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/sqlmap/sqlmap-1.8.7.ebuild b/dev-db/sqlmap/sqlmap-1.8.7.ebuild
index e3d99c9eb231..529820752d51 100644
--- a/dev-db/sqlmap/sqlmap-1.8.7.ebuild
+++ b/dev-db/sqlmap/sqlmap-1.8.7.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
PYTHON_REQ_USE="sqlite"
inherit bash-completion-r1 python-single-r1 wrapper