diff --git a/www/py-hypercorn/Makefile b/www/py-hypercorn/Makefile
index c78d6275f4f0b978e55b9d9fad19dd87e1c6a88c..b10624ea121e16860449c9f7fccabb7dffe689da 100644
--- a/www/py-hypercorn/Makefile
+++ b/www/py-hypercorn/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	hypercorn
-PORTVERSION=	0.16.0
+PORTVERSION=	0.17.3
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}exceptiongroup>=1.1.0:devel/py-exceptiongroup@${PY_FLAVOR} \
+RUN_DEPENDS=	${PY_EXCEPTIONGROUP} \
 		${PYTHON_PKGNAMEPREFIX}h11>=0:net/py-h11@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}h2>=3.1.0:www/py-h2@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}priority>=0:www/py-priority@${PY_FLAVOR} \
@@ -46,7 +46,8 @@ UVLOOP_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}uvloop>=0:devel/py-uvloop@${PY_FLAVOR
 
 .if ${PYTHON_REL} < 31100
 RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}taskgroup>=0:devel/py-taskgroup@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}tomli>=0:textproc/py-tomli@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}tomli>=0:textproc/py-tomli@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR}
 .endif
 
 .include <bsd.port.post.mk>
diff --git a/www/py-hypercorn/distinfo b/www/py-hypercorn/distinfo
index bc72506b7bd34a05417add94aaebc06897ab9680..ad18ce3dd7410dfb039e136c2e90f045cb0ec650 100644
--- a/www/py-hypercorn/distinfo
+++ b/www/py-hypercorn/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1716448730
-SHA256 (hypercorn-0.16.0.tar.gz) = 3b17d1dcf4992c1f262d9f9dd799c374125d0b9a8e40e1e2d11e2938b0adfe03
-SIZE (hypercorn-0.16.0.tar.gz) = 42980
+TIMESTAMP = 1717157958
+SHA256 (hypercorn-0.17.3.tar.gz) = 1b37802ee3ac52d2d85270700d565787ab16cf19e1462ccfa9f089ca17574165
+SIZE (hypercorn-0.17.3.tar.gz) = 44409