diff --git a/Pipfile.lock b/Pipfile.lock index b3c0525..60127d1 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -169,12 +169,8 @@ "version": "==19.2" }, "pluggy": { - "hashes": [ - "sha256:15b2acde666561e1298d71b523007ed7364de07029219b604cf808bfa1c765b0", - "sha256:966c145cd83c96502c3c3868f50408687b38434af77734af1e9ca461a4081d2d" - ], - "index": "pypi", - "version": "==0.13.1" + "hashes": [], + "version": "==1.5.0" }, "py": { "hashes": [ diff --git a/requirements-dev.txt b/requirements-dev.txt index 39f24f0..dbf424b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,7 +8,7 @@ py==1.8.0 more-itertools==8.0.2 six==1.13.0 attrs==19.3.0 -pluggy==0.13.1 +pluggy==1.5.0 pytest==5.3.2 #Coverage coverage==5.0