From 592d17fef88004a117d102a388fe2bc54f525c57 Mon Sep 17 00:00:00 2001 From: raj pandey Date: Mon, 5 Jan 2026 17:50:19 +0530 Subject: [PATCH] Fixed Snyk issue --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1491a51..535b970 100644 --- a/requirements.txt +++ b/requirements.txt @@ -63,5 +63,5 @@ exceptiongroup~=1.2.2 iniconfig~=2.0.0 pytest-cov>=4.0.0 pytest-html>=3.0.0 -black>=23.0.0 +black>=24.3.0 flake8>=6.0.0 \ No newline at end of file