From a8aea9e61863b0979854ea07709a94f02776e6f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 07:15:02 +0000 Subject: [PATCH] Bump sphinxcontrib-phpdomain from 0.7.2 to 0.11.1 Bumps [sphinxcontrib-phpdomain](https://github.com/markstory/sphinxcontrib-phpdomain) from 0.7.2 to 0.11.1. - [Release notes](https://github.com/markstory/sphinxcontrib-phpdomain/releases) - [Changelog](https://github.com/markstory/sphinxcontrib-phpdomain/blob/master/CHANGES) - [Commits](https://github.com/markstory/sphinxcontrib-phpdomain/compare/0.7.2...0.11.1) --- updated-dependencies: - dependency-name: sphinxcontrib-phpdomain dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5e16906163..15cb499613 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ # Updated May 17 2021 sphinx==2.4.4 -sphinxcontrib-phpdomain==0.7.2 +sphinxcontrib-phpdomain==0.11.1 cakephpsphinx>=0.1.30,<1.0