From 6c826324696c4e3125d834e272e4ac0814707a92 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2020 10:30:45 +0000 Subject: [PATCH] Bump pip-tools from 4.5.0 to 4.5.1 Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 4.5.0 to 4.5.1. - [Release notes](https://github.com/jazzband/pip-tools/releases) - [Changelog](https://github.com/jazzband/pip-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/jazzband/pip-tools/compare/4.5.0...4.5.1) Signed-off-by: dependabot-preview[bot] --- requirements-dev.in | 2 +- requirements-dev.txt | 10 ++++++---- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/requirements-dev.in b/requirements-dev.in index adf31e9c..a8ead5d5 100644 --- a/requirements-dev.in +++ b/requirements-dev.in @@ -1,2 +1,2 @@ pdoc3==0.7.4 -pip-tools==4.5.0 +pip-tools==4.5.1 diff --git a/requirements-dev.txt b/requirements-dev.txt index dcf2ee40..0a832db4 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -51,10 +51,12 @@ markupsafe==1.1.1 \ --hash=sha256:e8313f01ba26fbbe36c7be1966a7b7424942f670f38e666995b88d012765b9be \ # via mako pdoc3==0.7.4 \ - --hash=sha256:1a9393d6b1e8c2976c0e1a8d0b897ba5e5ea9515058470422cf57ee54293ab05 -pip-tools==4.5.0 \ - --hash=sha256:144fbd764e88f761246f832370721dccabfefbbc4ce3aa8468f6802ac6519217 \ - --hash=sha256:61455cfdaa183930eefd8259f393812d94005fb9f8249edb640ed1b66f678116 + --hash=sha256:1a9393d6b1e8c2976c0e1a8d0b897ba5e5ea9515058470422cf57ee54293ab05 \ + # via -r requirements-dev.in +pip-tools==4.5.1 \ + --hash=sha256:693f30e451875796b1b25203247f0b4cf48a4c4a5ab7341f4f33ffd498cdcc98 \ + --hash=sha256:be9c796aa88b2eec5cabf1323ba1cb60a08212b84bfb75b8b4037a8ef8cb8cb6 \ + # via -r requirements-dev.in six==1.14.0 \ --hash=sha256:236bdbdce46e6e6a3d61a337c0f8b763ca1e8717c03b369e87a7ec7ce1319c0a \ --hash=sha256:8f3cd2e254d8f793e7f3d6d9df77b92252b52637291d0f0da013c76ea2724b6c \