From 9c61f54a3597565e711b73cab55a648c7590ae91 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 05:24:53 +0000 Subject: [PATCH] Update dependency pytest to v7.4.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7bd7cc9..311c52b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ pycodestyle==2.9.1 pydantic==1.10.2 pymongo==4.3.2 pyparsing==3.0.9 -pytest==7.1.3 +pytest==7.4.4 python-dotenv==0.21.0 python-Levenshtein==0.20.7 pytz==2022.5