Skip to content

Commit

Permalink
Fixed safety issues from 2023-09-26
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Maier <[email protected]>
  • Loading branch information
andy-maier committed Sep 26, 2023
1 parent bcbc687 commit dfb2763
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .safety-policy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ security:
reason: Fixed sphinx version 3.3.0 requires Python>=3.5 and is used there
59925:
reason: Fixed sphinx version 3.3.0 requires Python>=3.5 and is used there
60350:
reason: Fixed GitPython version 3.1.32 requires Python>=3.7 and is used there

# Continue with exit code 0 when vulnerabilities are found.
continue-on-vulnerability-error: False

0 comments on commit dfb2763

Please sign in to comment.