From eefc0e28e1cefbd9167446533c0a5d191a61522c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2020 14:11:33 +0000 Subject: [PATCH] Bump pip-tools from 5.2.0 to 5.2.1 Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 5.2.0 to 5.2.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/5.2.0...5.2.1) 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 0a93f353..21f5ead8 100644 --- a/requirements-dev.in +++ b/requirements-dev.in @@ -1,3 +1,3 @@ pdoc3==0.8.1 -pip-tools==5.2.0 +pip-tools==5.2.1 helium==3.0.4 diff --git a/requirements-dev.txt b/requirements-dev.txt index 715832d9..a5b2b0e7 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.2.0 \ - --hash=sha256:be6190405e4206526607aa4813bd6d7a949e4fdc180d0db4f3221f3778846cf7 \ - --hash=sha256:edb4ed852d7283d33b9dfe7b59fe9786de716727cbef2326f2a1b03eb9a16ad6 \ +pip-tools==5.2.1 \ + --hash=sha256:1690bef5f0f714160c3aedacb03520e2359a78f7f9fa17e574cf8659cf2ef614 \ + --hash=sha256:5b4b6e7b6e66357685c73e856296b4792b2d159ff6074729e250e291834bfd9d \ # via -r requirements-dev.in selenium==3.141.0 \ --hash=sha256:2d7131d7bc5a5b99a2d9b04aaf2612c411b03b8ca1b1ee8d3de5845a9be2cb3c \