From 0e5479afdec92b4963e3bad74fff456cd6f44692 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 9 Mar 2024 17:46:38 -0500 Subject: [PATCH] Update pytest from 8.0.2 to 8.1.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 3e5bdc5..a516698 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ coverage==7.4.3 cryptography==42.0.5 Sphinx==7.2.6 PyYAML==6.0.1 -pytest==8.0.2 +pytest==8.1.1 vcrpy==2.1.1 twine==5.0.0 black==24.2.0