]> git.proxmox.com Git - mirror_qemu.git/commitdiff
tests/acceptance: bump avocado requirements to 76.0
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 3 Mar 2020 15:06:21 +0000 (15:06 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 4 Mar 2020 09:57:33 +0000 (09:57 +0000)
If we want to use @skipUnless decorations on the class we need a
newer version of avocado.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200303150622.20133-9-alex.bennee@linaro.org>

tests/requirements.txt

index a2a587223a9c0fb6f99c2170f518a45ad5b45eb0..f4f1736a086e0387a7e20da931c05170e8da541d 100644 (file)
@@ -1,4 +1,4 @@
 # Add Python module requirements, one per line, to be installed
 # in the tests/venv Python virtual environment. For more info,
 # refer to: https://pip.pypa.io/en/stable/user_guide/#id1
-avocado-framework==72.0
+avocado-framework==76.0