From 42123953708f35dfb8a2aa1d58aef116ac40541e Mon Sep 17 00:00:00 2001 From: "anaconda-renovate[bot]" <117830771+anaconda-renovate[bot]@users.noreply.github.com> Date: Sun, 7 Dec 2025 00:34:14 +0000 Subject: [PATCH] chore(deps): update dependency pytest to v9 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7f13836..3459827 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ docopt==0.6.2 importlib-metadata==8.7.0 packaging psutil==7.1.3 -pytest==8.4.2 +pytest==9.0.2 pytest-cov==7.0.0 pytest-mock==3.15.1 pytest-mypy==1.0.1