From 99dabf2c3602211b29a8722c57145bc2c4afa7e4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 1 Nov 2022 16:29:10 +0100 Subject: [PATCH] Update pytest from 7.1.3 to 7.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 72284a6f..0e972f3e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,5 +13,5 @@ matplotlib==3.6.1 # Development Requirements pre-commit==2.20.0 sphinx==5.3.0 -pytest==7.1.3 +pytest==7.2.0 requests==2.28.1