Skip to content

Commit

Permalink
Ignore safety 67599
Browse files Browse the repository at this point in the history
  • Loading branch information
inducer committed May 17, 2024
1 parent 6768cab commit 9990922
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .ci/run-safety.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
# 51457: not calling py in a safety-related manner
# 65213: nonsense according to
# https://github.com/pyca/pyopenssl/issues/1300
# 67599: pip issue, utter nonsense
poetry run safety check \
-i 38678 \
-i 39253 \
Expand All @@ -28,4 +29,5 @@ poetry run safety check \
-i 51499 \
-i 51457 \
-i 65213 \
-i 67599 \
--full-report

0 comments on commit 9990922

Please sign in to comment.