From 0358ce91f0e45d8eaad217b2b856a1f9f4747607 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2020 17:38:27 +0000 Subject: [PATCH] Bump pdoc3 from 0.8.2 to 0.8.3 Bumps [pdoc3](https://github.com/pdoc3/pdoc) from 0.8.2 to 0.8.3. - [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.8.2...0.8.3) 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 9ed53266..d153a4e5 100644 --- a/requirements-dev.in +++ b/requirements-dev.in @@ -1,3 +1,3 @@ -pdoc3==0.8.2 +pdoc3==0.8.3 pip-tools==5.2.1 helium==3.0.4 diff --git a/requirements-dev.txt b/requirements-dev.txt index 8f3f3e18..d5a0142c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -53,8 +53,8 @@ markupsafe==1.1.1 \ --hash=sha256:e249096428b3ae81b08327a63a485ad0878de3fb939049038579ac0ef61e17e7 \ --hash=sha256:e8313f01ba26fbbe36c7be1966a7b7424942f670f38e666995b88d012765b9be \ # via mako -pdoc3==0.8.2 \ - --hash=sha256:fa8b851e0bdef77c37115e54ec55d6aed862d8bd4e865fd0f72ed058113c2e93 \ +pdoc3==0.8.3 \ + --hash=sha256:19bd1a72e1c82875a6927b244aca826dedb635ea2a7a36ac62cbe063a8ddc30d \ # via -r requirements-dev.in pip-tools==5.2.1 \ --hash=sha256:1690bef5f0f714160c3aedacb03520e2359a78f7f9fa17e574cf8659cf2ef614 \