diff --git a/Pipfile.lock b/Pipfile.lock index 08f9815df..644cdbe7f 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -184,11 +184,8 @@ "version": "==2.4.7" }, "pytest": { - "hashes": [ - "sha256:85228d75db9f45e06e57ef9bf4429267f81ac7c0d742cc9ed63d09886a9fe6f4", - "sha256:8b6007800c53fdacd5a5c192203f4e531eb2a1540ad9c752e052ec0f7143dbad" - ], - "version": "==6.0.1" + "hashes": [], + "version": "==8.2.1" }, "pytest-cov": { "hashes": [ diff --git a/requirements-dev.txt b/requirements-dev.txt index be933c820..a7a82b45f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,7 +8,7 @@ pycodestyle==2.6.0 pyflakes==2.2.0 ## Dependencias pytest -pytest==6.0.1 +pytest==8.2.1 pytest-cov==2.10.1 atomicwrites==1.4.0 attrs==20.2.0