From cfb4a4705594accdc554f40cc40d340e7676660c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 05:23:25 +0000 Subject: [PATCH] Bump pdoc3 from 0.10.0 to 0.11.5 in /glean-core/python Bumps [pdoc3](https://github.com/pdoc3/pdoc) from 0.10.0 to 0.11.5. - [Release notes](https://github.com/pdoc3/pdoc/releases) - [Changelog](https://github.com/pdoc3/pdoc/blob/master/CHANGELOG) - [Commits](https://github.com/pdoc3/pdoc/compare/0.10.0...0.11.5) --- updated-dependencies: - dependency-name: pdoc3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- glean-core/python/requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glean-core/python/requirements_dev.txt b/glean-core/python/requirements_dev.txt index ddf184cd8e..298c3cd30e 100644 --- a/glean-core/python/requirements_dev.txt +++ b/glean-core/python/requirements_dev.txt @@ -2,7 +2,7 @@ auditwheel==6.0.0 coverage[toml]==7.2.2 jsonschema==3.2.0 mypy==1.4.1 -pdoc3==0.10.0 +pdoc3==0.11.5 pip pytest-localserver==0.8.0 MarkupSafe==2.0.1