From 186a7467264cdcc0b64d70b53ea7ab401132bb8f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 Mar 2024 21:54:16 +0000 Subject: [PATCH] chore(deps): update dependency pytest to v8.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e6e864a2..81552c6c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ pdoc==14.4.0 pip==24.0 pre-commit==3.6.2 pydantic==2.6.3 -pytest==8.0.2 +pytest==8.1.0 pytest-asyncio==0.23.5 pytest-cov==4.1.0 python-slugify==8.0.4