From 2ddc3594db1d76344796bee273fef2a19ca78e8a Mon Sep 17 00:00:00 2001 From: "Chayim I. Kirshen" Date: Mon, 13 Feb 2023 10:04:35 +0200 Subject: [PATCH] pip audit silence --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 72b5d1c7..440efcd1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,6 +43,7 @@ jobs: GHSA-w596-4wvx-j9j6 # subversion related git dep, dependency for pytest. This is no impact here. GHSA-2p9h-ccw7-33gf # invalid ddos comment on the cleo package GHSA-hcpj-qp55-gfph + GHSA-29gw-9793-fvw7 # ipython test dep, not in release lint: name: Linter