Skip to content

Commit

Permalink
Revert "Ignore Jinja2 CVE warning in safety dep (#129)" after upstr…
Browse files Browse the repository at this point in the history
…eam fix (#130)

Co-authored-by: Adam Turner <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>
  • Loading branch information
3 people authored Jan 18, 2025
1 parent 24e6a44 commit cb7fdc1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,4 @@ jobs:
with:
python-version: "3.x"
- uses: tox-dev/action-pre-commit-uv@v1
# Ignore 70612 / CVE-2019-8341, Jinja2 is a safety dep, not ours
- run: uvx safety check --ignore 70612
- run: uvx safety check

0 comments on commit cb7fdc1

Please sign in to comment.