diff --git a/Pipfile.lock b/Pipfile.lock index 81c997f..751798b 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -675,11 +675,11 @@ }, "pytest-cov": { "hashes": [ - "sha256:45ec2d5182f89a81fc3eb29e3d1ed3113b9e9a873bcddb2a71faaab066110191", - "sha256:47bd0ce14056fdd79f93e1713f88fad7bdcc583dcd7783da86ef2f085a0bb88e" + "sha256:359952d9d39b9f822d9d29324483e7ba04a3a17dd7d05aa6beb7ea01e359e5f7", + "sha256:bdb9fdb0b85a7cc825269a4c56b48ccaa5c7e365054b6038772c32ddcdc969da" ], "index": "pypi", - "version": "==2.10.1" + "version": "==2.11.1" }, "pytest-redis": { "hashes": [ diff --git a/requirements-dev.txt b/requirements-dev.txt index 9eb9914..917dc80 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -13,7 +13,7 @@ port-for==0.4 psutil==5.8.0 ; sys_platform != 'cygwin' py==1.10.0 pyparsing==2.4.7 -pytest-cov==2.10.1 +pytest-cov==2.11.1 pytest-redis==2.0.0 pytest==6.2.2 redis==3.5.3