From 2f4420336c4a19b7ac34719711cf1e73f967d47c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 03:58:09 +0000 Subject: [PATCH] Update dependency pytest to v8.2.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 34165cd..e0ad13d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ httpx==0.27.0 platformdirs==4.2.2 prettytable==3.10.0 pytablewriter[html]==1.2.0 -pytest==8.2.1 +pytest==8.2.2 pytest-cov==5.0.0 python-slugify==8.0.4 respx==0.21.1