From d7b9b507a10685511af8b45acac987e43cf84a7e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 27 May 2020 18:26:07 +0000 Subject: [PATCH] Bump pip-tools from 5.1.2 to 5.2.0 Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 5.1.2 to 5.2.0. - [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/5.1.2...5.2.0) Signed-off-by: dependabot-preview[bot] --- requirements-dev.in | 2 +- requirements-dev.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements-dev.in b/requirements-dev.in index fff904e8..0a93f353 100644 --- a/requirements-dev.in +++ b/requirements-dev.in @@ -1,3 +1,3 @@ pdoc3==0.8.1 -pip-tools==5.1.2 +pip-tools==5.2.0 helium==3.0.4 diff --git a/requirements-dev.txt b/requirements-dev.txt index 1efe9786..715832d9 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -56,9 +56,9 @@ markupsafe==1.1.1 \ pdoc3==0.8.1 \ --hash=sha256:d7b56e67b5e049d53dcde94245a28040b640b2e06c344fc58ab2bdf2d91dc00f \ # via -r requirements-dev.in -pip-tools==5.1.2 \ - --hash=sha256:111ec415d3776498c8c1a8596ae9651160d17ea93303a70f25aa1f8de3d1a47b \ - --hash=sha256:a524452490f9dc888f55bef73846db2aa27041aaa72e232913d75ea732f6acc9 \ +pip-tools==5.2.0 \ + --hash=sha256:be6190405e4206526607aa4813bd6d7a949e4fdc180d0db4f3221f3778846cf7 \ + --hash=sha256:edb4ed852d7283d33b9dfe7b59fe9786de716727cbef2326f2a1b03eb9a16ad6 \ # via -r requirements-dev.in selenium==3.141.0 \ --hash=sha256:2d7131d7bc5a5b99a2d9b04aaf2612c411b03b8ca1b1ee8d3de5845a9be2cb3c \