Update pytest to 3.0.5 (#4361)
* Update pytest from 3.0.4 to 3.0.5 * Update pytest from 3.0.4 to 3.0.5 * Update pytest from 3.0.2 to 3.0.5
This commit is contained in:
Родитель
cf542df399
Коммит
78bf57f2ae
|
@ -22,9 +22,9 @@ py==1.4.31 \
|
|||
pyinotify==0.9.6 \
|
||||
--hash=sha256:9c998a5d7606ca835065cdabc013ae6c66eb9ea76a00a1e3bc6e0cfe2b4f71f4
|
||||
# pytest is required by amo-validator, pytest-base-url, pytest-cache, pytest-cov, pytest-django, pytest-html, pytest-instafail, pytest-selenium, pytest-variables, pytest-xdist
|
||||
pytest==3.0.4 \
|
||||
--hash=sha256:f043cb1eaafc9a10c9de77a7d57ba9ccb1d919edb45926b83c29e2482a41101e \
|
||||
--hash=sha256:879fee2c1fdbaacd1bf2c0047677c6dd4aee05b9c1e64330b34d130a584fa40d
|
||||
pytest==3.0.5 \
|
||||
--hash=sha256:c97bdefdca852d48c3144b8a534a78527534793bac959c10211ed3e037925020 \
|
||||
--hash=sha256:4a003aa956f023ce91aa6e166b555e6f02a4b0aeb459ac61e14f64c0d39037fd
|
||||
pytest-cache==1.0 \
|
||||
--hash=sha256:be7468edd4d3d83f1e844959fd6e3fd28e77a481440a7118d430130ea31b07a9
|
||||
pytest-django==2.9.1 \
|
||||
|
|
|
@ -297,9 +297,9 @@ pyquery==1.2.17 \
|
|||
--hash=sha256:554335a65570b4871051320a30919836f7548dbb2f2616d6e1f7c3f887096ef3 \
|
||||
--hash=sha256:6aa0133b30d9a0229ad65d3a7708c4e853bf46808fb359d06ca56f5039102af6
|
||||
# pytest is required by amo-validator
|
||||
pytest==3.0.4 \
|
||||
--hash=sha256:f043cb1eaafc9a10c9de77a7d57ba9ccb1d919edb45926b83c29e2482a41101e \
|
||||
--hash=sha256:879fee2c1fdbaacd1bf2c0047677c6dd4aee05b9c1e64330b34d130a584fa40d
|
||||
pytest==3.0.5 \
|
||||
--hash=sha256:c97bdefdca852d48c3144b8a534a78527534793bac959c10211ed3e037925020 \
|
||||
--hash=sha256:4a003aa956f023ce91aa6e166b555e6f02a4b0aeb459ac61e14f64c0d39037fd
|
||||
# python-dateutil is required by elasticsearch-dsl
|
||||
python-dateutil==1.5 \
|
||||
--hash=sha256:6f197348b46fb8cdf9f3fcfc2a7d5a97da95db3e2e8667cf657216274fe1b009
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
fxapom==1.9.0
|
||||
PyJWT==1.4.2
|
||||
PyPOM==1.0
|
||||
pytest==3.0.2
|
||||
pytest==3.0.5
|
||||
pytest-instafail==0.3.0
|
||||
pytest-selenium==1.7.0
|
||||
pytest-variables==1.4
|
||||
|
|
Загрузка…
Ссылка в новой задаче