Skip to content

Commit

Permalink
Whitelist dev dependency vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
gerzse committed Apr 23, 2024
1 parent 3a9a6a7 commit 052c316
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
inputs: requirements.txt dev_requirements.txt
ignore-vulns: |
GHSA-w596-4wvx-j9j6 # subversion related git pull, dependency for pytest. There is no impact here.
PYSEC-2024-48 # black vulnerability in 22.3.0, can't upgrade due to python 3.7 support, no impact
lint:
name: Code linters
Expand Down

0 comments on commit 052c316

Please sign in to comment.