From 8d5b06fa21d9054e0f1ebd53e025e5c6c6f16fdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 13:34:26 +0000 Subject: [PATCH] Bump sphinxnotes-strike from 1.2 to 1.2.1 Bumps [sphinxnotes-strike](https://github.com/sphinx-notes/strike) from 1.2 to 1.2.1. - [Release notes](https://github.com/sphinx-notes/strike/releases) - [Changelog](https://github.com/sphinx-notes/strike/blob/master/docs/changelog.rst) - [Commits](https://github.com/sphinx-notes/strike/commits) --- updated-dependencies: - dependency-name: sphinxnotes-strike dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f856f3250..b17e329f4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ doc = [ "sphinx-copybutton==0.5.2", "sphinx_design==0.5.0", "sphinx-jinja==2.0.2", - "sphinxnotes-strike==1.2", + "sphinxnotes-strike==1.2.1", ] build = [