From b60b412d19dff4e3122907c220c5505886e71942 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jul 2022 07:14:39 +0000 Subject: [PATCH] Bump sphinxcontrib-phpdomain from 0.7.2 to 0.8.1 Bumps [sphinxcontrib-phpdomain](https://github.com/markstory/sphinxcontrib-phpdomain) from 0.7.2 to 0.8.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.8.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..d54c49548d 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.8.1 cakephpsphinx>=0.1.30,<1.0