From cac07301f19c85bd4708ff4bfe3f7a45ed595c56 Mon Sep 17 00:00:00 2001 From: "anaconda-renovate[bot]" <117830771+anaconda-renovate[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 16:08:37 +0000 Subject: [PATCH] chore(deps): update dependency pytest to v8.4.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2b06074..426a93d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ docopt==0.6.2 importlib-metadata==8.5.0 packaging psutil==6.1.0 -pytest==8.3.3 +pytest==8.4.2 pytest-cov==5.0.0 pytest-mock==3.14.1 pytest-mypy==0.10.3