From 5b0c46eab98a6d27295dd0ae36680b506d83a9ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Apr 2023 07:57:41 +0000 Subject: [PATCH] Bump sphinxcontrib-phpdomain from 0.7.2 to 0.10.0 Bumps [sphinxcontrib-phpdomain](https://github.com/markstory/sphinxcontrib-phpdomain) from 0.7.2 to 0.10.0. - [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.10.0) --- 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..4bc13c0a08 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.10.0 cakephpsphinx>=0.1.30,<1.0