python2Packages.marionette-harness: fix build by bumping dependencies

This commit is contained in:
Michael Raskin
2019-12-26 17:54:47 +01:00
parent 264f44b1d0
commit 0b85ab2686
5 changed files with 11 additions and 10 deletions
@@ -12,11 +12,11 @@
buildPythonPackage rec {
pname = "mozrunner";
version = "7.6.0";
version = "7.7.0";
src = fetchPypi {
inherit pname version;
sha256 = "0ae84147f0fd784daa32c1d74f94b6e384967831aaf0c635bb3d9d0af3c4b112";
sha256 = "04s6w0sp83bn3c6ym75rnlpmcy3yr7d35jxkxhgzmy75gbcps7bi";
};
propagatedBuildInputs = [ mozdevice mozfile mozinfo mozlog mozprocess