diff --git a/Pipfile.lock b/Pipfile.lock index b3c0525..c1d2548 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -155,11 +155,8 @@ "version": "==0.6.1" }, "more-itertools": { - "hashes": [ - "sha256:b84b238cce0d9adad5ed87e745778d20a3f8487d0f0cb8b8a586816c7496458d", - "sha256:c833ef592a0324bcc6a60e48440da07645063c453880c9477ceb22490aec1564" - ], - "version": "==8.0.2" + "hashes": [], + "version": "==10.8.0" }, "packaging": { "hashes": [ diff --git a/requirements-dev.txt b/requirements-dev.txt index 39f24f0..81d85b0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ pyflakes==2.1.1 #deps pytest py==1.8.0 -more-itertools==8.0.2 +more-itertools==10.8.0 six==1.13.0 attrs==19.3.0 pluggy==0.13.1