diff --git a/textproc/py-griffe/Makefile b/textproc/py-griffe/Makefile
index 37c65435ad14..92b31a17067b 100644
--- a/textproc/py-griffe/Makefile
+++ b/textproc/py-griffe/Makefile
@@ -1,40 +1,40 @@
 PORTNAME=	griffe
-DISTVERSION=	0.48.0
+DISTVERSION=	1.0.0
 CATEGORIES=	textproc python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	kai@FreeBSD.org
 COMMENT=	Signatures for entire Python programs
 WWW=		https://github.com/mkdocstrings/griffe
 
 LICENSE=	ISCL
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pdm-backend>0:devel/py-pdm-backend@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}colorama>=0.4:devel/py-colorama@${PY_FLAVOR}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}jsonschema>=4.17.3:devel/py-jsonschema@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}mkdocstrings>0:textproc/py-mkdocstrings@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest-xdist>=3.3,1:devel/py-pytest-xdist@${PY_FLAVOR}
 
 USES=		python
 USE_GITHUB=	yes
 GH_ACCOUNT=	mkdocstrings
 USE_PYTHON=	autoplist concurrent pep517 pytest
 # These test relies on files that are not present in the sdist
 PYTEST_IGNORED_TESTS=	git
 
 # Required otherwise the build process tries to get the current version via git
 MAKE_ENV=	PDM_BUILD_SCM_VERSION=${DISTVERSION}
 
 TEST_ARGS=	-n ${MAKE_JOBS_NUMBER}
 TEST_ENV=	PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
 
 NO_ARCH=	yes
 
 .include <bsd.port.pre.mk>
 
 .if ${PYTHON_REL} < 30900
 RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}astunparse>=1.6:devel/py-astunparse@${PY_FLAVOR}
 .endif
 
 .include <bsd.port.post.mk>
diff --git a/textproc/py-griffe/distinfo b/textproc/py-griffe/distinfo
index 7820dda02428..e5b375a015fb 100644
--- a/textproc/py-griffe/distinfo
+++ b/textproc/py-griffe/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1721475030
-SHA256 (mkdocstrings-griffe-0.48.0_GH0.tar.gz) = 259ae1489dca0fcab6e88365821c68a801e07ca33d48ed4c681df5363de9e32f
-SIZE (mkdocstrings-griffe-0.48.0_GH0.tar.gz) = 370711
+TIMESTAMP = 1723878011
+SHA256 (mkdocstrings-griffe-1.0.0_GH0.tar.gz) = d6d1255dea53250859cac69f040034dc0d45a9ffeb631a756c7153b29c6f852e
+SIZE (mkdocstrings-griffe-1.0.0_GH0.tar.gz) = 378841