From 61adc3a16039742cdda5caf12a80e7f4db41dc44 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 20 May 2024 10:03:05 +0200 Subject: [PATCH] Update pytest from 7.1.3 to 8.2.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7026d99..436231d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ docopt==0.6.2 -pytest==7.1.3 +pytest==8.2.1 regex==2022.9.13 sqlparse==0.4.3 typing-extensions==4.4.0