summaryrefslogtreecommitdiffstats
path: root/python/python3-isort/python3-isort.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-isort/python3-isort.SlackBuild')
-rw-r--r--python/python3-isort/python3-isort.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-isort/python3-isort.SlackBuild b/python/python3-isort/python3-isort.SlackBuild
index 94b15a3172..4a7b8eec25 100644
--- a/python/python3-isort/python3-isort.SlackBuild
+++ b/python/python3-isort/python3-isort.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-isort
SRCNAM=isort
-VERSION=${VERSION:-5.9.3}
+VERSION=${VERSION:-5.10.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}