From b64b5ac4c538a55ca54dbf48c0a2feeeebe52e3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 18:01:49 +0000 Subject: [PATCH] Bump sphinxcontrib-bibtex from 2.3.0 to 2.5.0 in /docs Bumps [sphinxcontrib-bibtex](https://github.com/mcmtroffaes/sphinxcontrib-bibtex) from 2.3.0 to 2.5.0. - [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.5.0) --- 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..2a7fa38 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.5.0 sphinx-autoapi==1.8.1 \ No newline at end of file