From 67a48d6efaab1af7034f0c527621fdf037e460de Mon Sep 17 00:00:00 2001 From: rbi-aap Date: Mon, 2 Sep 2024 12:26:59 +1000 Subject: [PATCH] for env update --- dev-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index a1de46a2..3b5e08a2 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -3,9 +3,9 @@ flake8 sphinx sphinx-autobuild -pytest==7.0.0 +pytest==8.1.1 pytest-cov==2.6.1 -pytest-mock==1.10.1 +pytest-mock==3.14.0 responses>=0.10.6,<0.11 wooper==0.4.4 httmock==1.4.0