Merge pull request #416 from codl/dependabot/pip/pytest-cov-2.11.1

This commit is contained in:
dependabot[bot] 2021-03-11 13:15:58 +00:00 committed by GitHub
commit 2c13e2f167
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
Pipfile.lock generated
View File

@ -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": [

View File

@ -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