From: Dan Mick Date: Tue, 23 Nov 2021 01:23:42 +0000 (-0800) Subject: requirements.txt: update pytest X-Git-Tag: 1.2.0~222^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1700%2Fhead;p=teuthology.git requirements.txt: update pytest This requires the previous commit dropping use of LogRecord.asctime Signed-off-by: Dan Mick --- diff --git a/requirements.txt b/requirements.txt index c081156b..644f7234 100644 --- a/requirements.txt +++ b/requirements.txt @@ -248,7 +248,7 @@ pyparsing==2.4.7 # packaging pyperclip==1.8.2 # via cmd2 -pytest==3.7.1 +pytest==6.2.5 # via teuthology python-cinderclient==8.0.0 # via python-openstackclient