diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index c5609ccdd..78e878060 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -144,8 +144,6 @@ jobs: with: inputs: requirements.txt ignore-vulns: | - PYSEC-2024-60 - PYSEC-2022-43162 PYSEC-2023-312 - name: Run npm audit run: make npm-audit