From eb081d1f3dc33fd0c999a31f40511d56c78799b6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2020 09:41:02 +0000 Subject: [PATCH] Bump pdoc3 from 0.7.4 to 0.7.5 Bumps [pdoc3](https://github.com/pdoc3/pdoc) from 0.7.4 to 0.7.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.7.4...0.7.5) Signed-off-by: dependabot-preview[bot] --- requirements-dev.in | 2 +- requirements-dev.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-dev.in b/requirements-dev.in index a8ead5d5..e58475fc 100644 --- a/requirements-dev.in +++ b/requirements-dev.in @@ -1,2 +1,2 @@ -pdoc3==0.7.4 +pdoc3==0.7.5 pip-tools==4.5.1 diff --git a/requirements-dev.txt b/requirements-dev.txt index 0a832db4..d51949a9 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -50,8 +50,8 @@ markupsafe==1.1.1 \ --hash=sha256:e249096428b3ae81b08327a63a485ad0878de3fb939049038579ac0ef61e17e7 \ --hash=sha256:e8313f01ba26fbbe36c7be1966a7b7424942f670f38e666995b88d012765b9be \ # via mako -pdoc3==0.7.4 \ - --hash=sha256:1a9393d6b1e8c2976c0e1a8d0b897ba5e5ea9515058470422cf57ee54293ab05 \ +pdoc3==0.7.5 \ + --hash=sha256:ebca75b7fcf23f3b4320abe23339834d3f08c28517718e9d29e555fc38eeb33c \ # via -r requirements-dev.in pip-tools==4.5.1 \ --hash=sha256:693f30e451875796b1b25203247f0b4cf48a4c4a5ab7341f4f33ffd498cdcc98 \