From: Matthew Fernandez Date: Sat, 12 Feb 2022 23:31:17 +0000 (+1100) Subject: upgrade Pytest dependency X-Git-Tag: 3.0.0~34^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c13a992285299a676298648a3bd3e42b75c2759c;p=graphviz upgrade Pytest dependency This upgrade brings with it a number of bug fixes for running with Python ≥ 3.8. --- diff --git a/requirements.txt b/requirements.txt index 8ade03ac0..b33e03651 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ cmakelang==0.6.13 pylint==2.11.1 -pytest==6.2.4 +pytest==7.0.1