We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4810ae commit 5e1ce48Copy full SHA for 5e1ce48
.github/workflows/code_checks.yml
@@ -49,3 +49,5 @@ jobs:
49
uses: pypa/[email protected]
50
with:
51
virtual-environment: .venv/
52
+ # Temporary: ignore pip advisory until fixed in pip>=25.3
53
+ ignore-vulns: GHSA-4xh5-x5gv-qwph
0 commit comments