diff --git a/Pipfile.lock b/Pipfile.lock index 44f1e85..ca4a963 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -584,11 +584,11 @@ }, "pytest": { "hashes": [ - "sha256:0e5b30f5cb04e887b91b1ee519fa3d89049595f428c1db76e73bd7f17b09b172", - "sha256:84dde37075b8805f3d1f392cc47e38a0e59518fb46a431cfdaf7cf1ce805f970" + "sha256:95c710d0a72d91c13fae35dce195633c929c3792f54125919847fdcdf7caa0d3", + "sha256:eb2b5e935f6a019317e455b6da83dd8650ac9ffd2ee73a7b657a30873d67a698" ], "index": "pypi", - "version": "==5.4.1" + "version": "==5.4.2" }, "pytest-cov": { "hashes": [ diff --git a/requirements-dev.txt b/requirements-dev.txt index 9bda1f4..a138642 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -15,7 +15,7 @@ py==1.8.1 pyparsing==2.4.7 pytest-cov==2.9.0 pytest-redis==2.0.0 -pytest==5.4.1 +pytest==5.4.2 redis==3.4.1 requests==2.23.0 six==1.15.0