From e01c4f9663d0c2b8fe164528443b1ec83c7f7e1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 20:26:22 +0000 Subject: [PATCH] Bump sphinx-codeautolink from 0.15.2 to 0.16.0 in /docs Bumps [sphinx-codeautolink](/~https://github.com/felix-hilden/sphinx-codeautolink) from 0.15.2 to 0.16.0. - [Release notes](/~https://github.com/felix-hilden/sphinx-codeautolink/releases) - [Commits](/~https://github.com/felix-hilden/sphinx-codeautolink/compare/v0.15.2...v0.16.0) --- updated-dependencies: - dependency-name: sphinx-codeautolink dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index bde82fca4..72c1e9326 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,7 +3,7 @@ pydata-sphinx-theme==0.16.1 numpydoc==1.8.0 sphinx-copybutton==0.5.2 sphinx-design==0.6.1 -sphinx-codeautolink==0.15.2 +sphinx-codeautolink==0.16.0 sphinx_favicon==1.0.1 # third-party utilities beartype==0.19.0