From 64031c1cf5d02d85203f68cb7a4fd5db2aa7a004 Mon Sep 17 00:00:00 2001 From: Ofek Lev Date: Thu, 19 Dec 2024 00:36:26 -0500 Subject: [PATCH] Update docs dependencies (#1860) * Update docs dependencies * confirm * ok --- hatch.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hatch.toml b/hatch.toml index 766ee1ffb..13a053daf 100644 --- a/hatch.toml +++ b/hatch.toml @@ -63,8 +63,7 @@ dependencies = [ # Necessary for syntax highlighting in code blocks "pygments~=2.18.0", # Validation - # https://github.com/linkchecker/linkchecker/pull/669#issuecomment-1267236287 - "linkchecker @ git+https://github.com/linkchecker/linkchecker.git@d9265bb71c2054bf57b8c5734a4825d62505c779", + "linkchecker~=10.5.0", "griffe<1.0", ] pre-install-commands = [