From ed95c39c706f73c37d457095019e353fd19ef12b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 May 2022 18:01:20 +0000 Subject: [PATCH] Bump sphinxcontrib-bibtex from 2.3.0 to 2.4.2 in /docs Bumps [sphinxcontrib-bibtex](https://github.com/mcmtroffaes/sphinxcontrib-bibtex) from 2.3.0 to 2.4.2. - [Release notes](https://github.com/mcmtroffaes/sphinxcontrib-bibtex/releases) - [Changelog](https://github.com/mcmtroffaes/sphinxcontrib-bibtex/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/mcmtroffaes/sphinxcontrib-bibtex/compare/2.3.0...2.4.2) --- updated-dependencies: - dependency-name: sphinxcontrib-bibtex 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 e5e9cd9..6a11ea4 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ Sphinx==4.0.2 sphinx-rtd-theme==0.5.2 sphinxcontrib-napoleon==0.7 -sphinxcontrib-bibtex==2.3.0 +sphinxcontrib-bibtex==2.4.2 sphinx-autoapi==1.8.1 \ No newline at end of file