From 7b18e796e519ef7c63f37fe416504b8a8efa2a15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Oct 2021 18:00:53 +0000 Subject: [PATCH] Bump sphinxcontrib-bibtex from 2.3.0 to 2.4.1 in /docs Bumps [sphinxcontrib-bibtex](https://github.com/mcmtroffaes/sphinxcontrib-bibtex) from 2.3.0 to 2.4.1. - [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.1) --- 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..fbca92a 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.1 sphinx-autoapi==1.8.1 \ No newline at end of file