Skip to content

Commit

Permalink
Ignore new vulernabilties that cannot be fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
VKTB committed Aug 31, 2023
1 parent a7ff58e commit 3641689
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,12 @@ def safety(session):
"54456",
"--ignore",
"55261",
"--ignore",
"58755",
"--ignore",
"59062",
"--ignore",
"59473",
)

try:
Expand Down

0 comments on commit 3641689

Please sign in to comment.