From 6e75ac62f060b1e6b352a642c8663bd1179dad1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 03:11:52 +0000 Subject: [PATCH] Bump pdoc from 14.1.0 to 14.2.0 Bumps [pdoc](https://github.com/mitmproxy/pdoc) from 14.1.0 to 14.2.0. - [Changelog](https://github.com/mitmproxy/pdoc/blob/main/CHANGELOG.md) - [Commits](https://github.com/mitmproxy/pdoc/compare/v14.1.0...v14.2.0) --- updated-dependencies: - dependency-name: pdoc 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 b0ec0a4..9741e4d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ black==23.11.0 coverage==7.3.2 flake8==6.1.0 GitPython==3.1.40 # NOTE: Needs git installed on the system -pdoc==14.1.0 +pdoc==14.2.0 pre-commit==3.5.0 pytest==7.4.3 python-dateutil==2.8.2