From 68dccffc37b86259ec032b7a42a279241bb90173 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 May 2023 08:29:20 +0000 Subject: [PATCH] chore(deps): Bump sphinxcontrib-phpdomain from 0.9.0 to 0.11.0 Bumps [sphinxcontrib-phpdomain](https://github.com/markstory/sphinxcontrib-phpdomain) from 0.9.0 to 0.11.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.9.0...0.11.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 3ebcce67e..48d1640a6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ sphinxcontrib-devhelp==1.0.2 sphinxcontrib-htmlhelp==2.0.1 sphinxcontrib-jquery==4.1 sphinxcontrib-jsmath==1.0.1 -sphinxcontrib-phpdomain==0.9.0 +sphinxcontrib-phpdomain==0.11.0 sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.5 urllib3==1.26.15