From 5252c599100ed43e74d332c2fb48e5e29a6a6b5d Mon Sep 17 00:00:00 2001 From: Danielle McLean Date: Thu, 19 Apr 2018 10:14:13 +1000 Subject: [PATCH] Bump the pluggy==0.6.0 hash because PyPI has just gone through a migration that accidentally changed some hashes --- Pipfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile.lock b/Pipfile.lock index 9010828..801039b 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -441,7 +441,7 @@ }, "pluggy": { "hashes": [ - "sha256:7f8ae7f5bdf75671a718d2daf0a64b7885f74510bcd98b1a0bb420eb9a9d0cff" + "sha256:e160a7fcf25762bb60efc7e171d4497ff1d8d2d75a3d0df7a21b76821ecbf5c5" ], "version": "==0.6.0" },