From b465c96b40d0894ff7e67c23f24adaab2faf8bbf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 8 Apr 2023 22:02:23 -0400 Subject: [PATCH] Update pytest from 7.2.0 to 7.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index af20160..7a7ba66 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aprslib==0.7.2 -pytest==7.2.0 +pytest==7.3.0 coveralls==3.3.1 pytest-cov==4.0.0 terminaltables==3.1.10