From 1726574f1e274c1c43d4e919ded423a37c662dc3 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 26 Jul 2024 13:03:36 +0530 Subject: [PATCH] Update pytest from 7.4.3 to 8.3.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index bbdb875..14250a6 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ blacken-docs==1.16.0 coverage==7.3.2 pre-commit==3.5.0 pydocstyle==6.3.0 -pytest==7.4.3 +pytest==8.3.2 twine==4.0.2 watchdog==3.0.0 wheel==0.42.0