From f786e9155121290a06c007c61d4d9365889b738c Mon Sep 17 00:00:00 2001 From: Albert Wang Date: Fri, 25 Oct 2024 00:04:40 -0700 Subject: [PATCH] Update Python pytest-django package to 4.9.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f1544c14..ffe79bc0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ networkx==2.6 pydot==1.4.2 pygments==2.18.0 pytest-cov==5.0.0 -pytest-django==4.8.0 +pytest-django==4.9.0