summaryrefslogtreecommitdiff
path: root/tests/requirements.txt
diff options
context:
space:
mode:
authorWillian Rampazzo <willianr@redhat.com>2021-05-20 17:47:47 -0300
committerJohn Snow <jsnow@redhat.com>2021-06-01 16:21:21 -0400
commit41787552de447733debe0616b716a0aa138242c7 (patch)
tree3abfd266508c8ad77b71bc6b3429758cc6ee42d9 /tests/requirements.txt
parentd214740c994f51370112ceda33a9d5546ff21c84 (diff)
downloadqemu-41787552de447733debe0616b716a0aa138242c7.tar.gz
acceptance tests: bump Avocado version to 88.1
Besides some internal changes, new features, and bug fixes, on the QEMU side, this version fixes the following message seen when running the acceptance tests: "Error running method "pre_tests" of plugin "fetchasset": 'bytes' object has no attribute 'encode'". The release notes are available at https://avocado-framework.readthedocs.io/en/latest/releases/88_0.html. Signed-off-by: Willian Rampazzo <willianr@redhat.com> Message-Id: <20210520204747.210764-2-willianr@redhat.com> Acked-by: Cleber Rosa <crosa@redhat.com> Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'tests/requirements.txt')
-rw-r--r--tests/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/requirements.txt b/tests/requirements.txt
index 91f3a343b9..a21b59b443 100644
--- a/tests/requirements.txt
+++ b/tests/requirements.txt
@@ -1,5 +1,5 @@
# 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==85.0
+avocado-framework==88.1
pycdlib==1.11.0