Skip to content

Commit

Permalink
Move pytest to 6.2.4
Browse files Browse the repository at this point in the history
Signed-off-by: Petr Balogh <pbalogh@redhat.com>
  • Loading branch information
petr-balogh committed Aug 19, 2021
1 parent dc3fc68 commit 0597b8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -26,7 +26,7 @@
"openshift==0.11.2",
"boto3==1.14.7",
"munch==2.5.0",
"pytest==5.3.5",
"pytest==6.2.4",
"pytest-logger==0.5.1",
'dataclasses==0.7;python_version < "3.7"',
"pytest-html==2.1.1",
Expand Down

0 comments on commit 0597b8c

Please sign in to comment.