diff --git a/textproc/py-python-slugify/Makefile b/textproc/py-python-slugify/Makefile
index efa1e9ffab50..45846306b84a 100644
--- a/textproc/py-python-slugify/Makefile
+++ b/textproc/py-python-slugify/Makefile
@@ -1,24 +1,24 @@
 PORTNAME=	python-slugify
-PORTVERSION=	8.0.1
+PORTVERSION=	8.0.2
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	matthew@FreeBSD.org
 COMMENT=	Slugify application that handles unicode
 WWW=		https://github.com/un33k/python-slugify
 
 LICENSE=	MIT
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}text-unidecode>=1.3:converters/py-text-unidecode@${PY_FLAVOR}
 
 ### Can alternatively require:
 ### 	${PYTHON_PKGNAMEPREFIX}unidecode>=1.1.1:converters/py-unidecode@${PY_FLAVOR}
 ### but text-unidecode is preferred upstream.
 
 USES=		python
 USE_PYTHON=	autoplist distutils
 
 NO_ARCH=	yes
 
 .include <bsd.port.mk>
diff --git a/textproc/py-python-slugify/distinfo b/textproc/py-python-slugify/distinfo
index 0601f7a6832b..d98b842162f8 100644
--- a/textproc/py-python-slugify/distinfo
+++ b/textproc/py-python-slugify/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677345331
-SHA256 (python-slugify-8.0.1.tar.gz) = ce0d46ddb668b3be82f4ed5e503dbc33dd815d83e2eb6824211310d3fb172a27
-SIZE (python-slugify-8.0.1.tar.gz) = 11297
+TIMESTAMP = 1706292283
+SHA256 (python-slugify-8.0.2.tar.gz) = a1a02b127a95c124fd84f8f88be730e557fd823774bf19b1cd5e8704e2ae0e5e
+SIZE (python-slugify-8.0.2.tar.gz) = 10892