From 1edf571c2de5562f862b1b477895578e3e4bd9ca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 03:01:29 +0000 Subject: [PATCH] chore(deps): update dependency semgrep to ~=1.95.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0d7b50ae..46c55f22 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ # Also alter semgrep self test yml -semgrep~=1.92.0 +semgrep~=1.95.0 pip-audit~=2.7.0 \ No newline at end of file