From 89014fb6d68ed76b7a4c6c0ed7d12098900d9027 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 02:12:16 +0000 Subject: [PATCH] chore(deps-dev): update sphinxcontrib-bibtex requirement Updates the requirements on [sphinxcontrib-bibtex](https://github.com/mcmtroffaes/sphinxcontrib-bibtex) to permit the latest version. - [Changelog](https://github.com/mcmtroffaes/sphinxcontrib-bibtex/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/mcmtroffaes/sphinxcontrib-bibtex/compare/2.6.0...2.6.5) --- updated-dependencies: - dependency-name: sphinxcontrib-bibtex dependency-version: 2.6.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 06d97a03..8a741bf8 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ sphinx>=8.0.0 myst-parser>=4.0.0 -sphinxcontrib-bibtex>=2.6.0 +sphinxcontrib-bibtex>=2.6.5 pybtex>=0.24.0 pydata-sphinx-theme sphinx-gallery>=0.11.1