Skip to content

Commit 4ee61cb

Browse files
authored
Silencing non-pinned dep notifcation (#478)
pip audit silence
1 parent 412bdd6 commit 4ee61cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
GHSA-w596-4wvx-j9j6 # subversion related git dep, dependency for pytest. This is no impact here.
4444
GHSA-2p9h-ccw7-33gf # invalid ddos comment on the cleo package
4545
GHSA-hcpj-qp55-gfph
46+
GHSA-29gw-9793-fvw7 # ipython test dep, not in release
4647
4748
lint:
4849
name: Linter

0 commit comments

Comments
 (0)