Update .github/workflows/checks.yml

Removing extraneous vulnerability ignore config.
This commit is contained in:
ccostino
2025-05-30 10:57:24 -04:00
committed by GitHub
parent 038f4e294a
commit 3d44e76383

View File

@@ -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