From 71b2e137709770182d7bb12e69244e0ce10dc350 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Aug 2022 07:15:10 +0000 Subject: [PATCH] Bump sphinxcontrib-phpdomain from 0.7.2 to 0.9.0 Bumps [sphinxcontrib-phpdomain](https://github.com/markstory/sphinxcontrib-phpdomain) from 0.7.2 to 0.9.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.9.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..6b9e157a99 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.9.0 cakephpsphinx>=0.1.30,<1.0