Add missing pytest-mock dependency

This commit is contained in:
François Voron
2019-10-13 12:09:24 +02:00
parent 49daeff869
commit 99dca57dbb
2 changed files with 10 additions and 1 deletions

View File

@ -17,6 +17,7 @@ black = "*"
mypy = "*"
codecov = "*"
pytest-cov = "*"
pytest-mock = "*"
[packages]
fastapi = "*"

10
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "d1d85197cc08b1b188de4eedbcfc9c5854e96b09b76d464bd4ba05e895be0adf"
"sha256": "a45946502cd269a192b56dc49c22a1e2d2c95002de21c6f56da8599d4082014c"
},
"pipfile-spec": 6,
"requires": {
@ -538,6 +538,14 @@
"index": "pypi",
"version": "==2.8.1"
},
"pytest-mock": {
"hashes": [
"sha256:34520283d459cdf1d0dbb58a132df804697f1b966ecedf808bbf3d255af8f659",
"sha256:f1ab8aefe795204efe7a015900296d1719e7bf0f4a0558d71e8599da1d1309d0"
],
"index": "pypi",
"version": "==1.11.1"
},
"pyyaml": {
"hashes": [
"sha256:0113bc0ec2ad727182326b61326afa3d1d8280ae1122493553fd6f4397f33df9",