From 1918dabfbf526ff79924fd893ab9814df2fa2671 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 01:57:06 +0000 Subject: [PATCH] [deps] Update sphinxawesome-theme requirement from ~=6.0.2 to ~=6.0.5 Updates the requirements on [sphinxawesome-theme](https://github.com/kai687/sphinxawesome-theme) to permit the latest version. - [Release notes](https://github.com/kai687/sphinxawesome-theme/releases) - [Commits](https://github.com/kai687/sphinxawesome-theme/compare/6.0.2...6.0.5) --- updated-dependencies: - dependency-name: sphinxawesome-theme dependency-version: 6.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c55b3e91..2e5be55e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ sphinx~=9.1.0 -sphinxawesome-theme~=6.0.2 +sphinxawesome-theme~=6.0.5 svglib rst2pdf pypandoc~=1.17