From: Dan Mick Date: Tue, 23 Nov 2021 01:23:42 +0000 (-0800) Subject: requirements.txt: update pytest X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=5c0b3fe3eeda6b85e447be02c110dc1973926606;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 c081156b35..644f723491 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